browser-extensions-playground
Preparing search index...
scraped-data/src/mcp
callScrapedDataTool
Function callScrapedDataTool
callScrapedDataTool
(
name
:
string
,
args
:
Record
<
string
,
unknown
>
|
undefined
,
)
:
Promise
<
|
ProviderSnapshot
|
ProviderDescription
|
ScrapingServerStatus
|
Record
<
string
,
ProviderSnapshot
>
|
readonly
DeterministicSnapshotRecord
[]
|
readonly
RegisteredProviderInfo
[]
|
null
,
>
Parameters
name
:
string
args
:
Record
<
string
,
unknown
>
|
undefined
Returns
Promise
<
|
ProviderSnapshot
|
ProviderDescription
|
ScrapingServerStatus
|
Record
<
string
,
ProviderSnapshot
>
|
readonly
DeterministicSnapshotRecord
[]
|
readonly
RegisteredProviderInfo
[]
|
null
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
browser-extensions-playground
Loading...