AD
AgentNative Data Exchange
/aggregate_imported_dataset
Aggregate an official dataset
Use this paid read-only tool for deterministic grouped statistics instead of downloading rows and calculating locally. Returns bounded count, sum, average, mini
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 /aggregate_imported_dataset for me.
Input
| Field | Type | Description |
|---|---|---|
| dataset_id* | string | |
| group_by* | string | |
| metric | string (count | sum | avg | min | max) | |
| field | string | |
| top | integer |
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":"/aggregate_imported_dataset","input":{"dataset_id":"...","group_by":"..."}}'cli
npx cracked-ai run -p mcp-com-cazimedia-agentnative-data-exchange -e /aggregate_imported_dataset -i '{"dataset_id":"...","group_by":"..."}'mcp
run_tool({ provider: "mcp-com-cazimedia-agentnative-data-exchange", endpoint: "/aggregate_imported_dataset", input: {"dataset_id":"...","group_by":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.