AD
AgentNative Data Exchange
/sample_imported_dataset
Sample an official dataset for free
Use this free tool to evaluate a query-ready official dataset before paying. Returns three normalized rows, deterministic summaries, freshness, and provenance;
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 /sample_imported_dataset for me.
Input
| Field | Type | Description |
|---|---|---|
| dataset_id* | string | Exact query-ready dataset ID returned by list_imported_datasets. |
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":"/sample_imported_dataset","input":{"dataset_id":"..."}}'cli
npx cracked-ai run -p mcp-com-cazimedia-agentnative-data-exchange -e /sample_imported_dataset -i '{"dataset_id":"..."}'mcp
run_tool({ provider: "mcp-com-cazimedia-agentnative-data-exchange", endpoint: "/sample_imported_dataset", input: {"dataset_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.