MS
Minds: Synthetic Market Research Panels
/export_heatmap
Export Website Heatmap
Exports a completed website heatmap from a Study result, identified by the message ID reported with the completed result. Returns the same ZIP archive as the we
liveunknown~5s typical
mcpminds:syntheticmarket
$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-ai-getminds-minds /export_heatmap for me.
Input
| Field | Type | Description |
|---|---|---|
| studyId | string | Study ID (UUID). |
| studyName | string | Study name (fuzzy matched). |
| panelId | string | Study ID (UUID; legacy wire field name: panelId) |
| panelName | string | Study name (fuzzy matched; legacy wire field name: panelName) |
| messageId* | string | ID of the completed Study result containing the website heatmap. Completed Study results r |
| force | boolean | Regenerate the ZIP archive instead of returning the cached artifact. |
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-ai-getminds-minds","endpoint":"/export_heatmap","input":{"messageId":"..."}}'cli
npx cracked-ai run -p mcp-ai-getminds-minds -e /export_heatmap -i '{"messageId":"..."}'mcp
run_tool({ provider: "mcp-ai-getminds-minds", endpoint: "/export_heatmap", input: {"messageId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.