AgentNative Data Exchange
AD
AgentNative Data Exchange
/query_imported_dataset

Query an imported official dataset

Use this paid read-only tool after sample_imported_dataset confirms the data is suitable. Returns up to 100 normalized rows from a published snapshot with bound

liveverifiedunknown~5s typical
mcpprobedagentnativedataexchange
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-cazimedia-agentnative-data-exchange /query_imported_dataset for me.

Input

FieldTypeDescription
dataset_id*string
topinteger
skipinteger
filter_fieldstring
filter_valuestring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-cazimedia-agentnative-data-exchange","endpoint":"/query_imported_dataset","input":{"dataset_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-cazimedia-agentnative-data-exchange -e /query_imported_dataset -i '{"dataset_id":"..."}'
mcp
run_tool({ provider: "mcp-com-cazimedia-agentnative-data-exchange", endpoint: "/query_imported_dataset", input: {"dataset_id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.