MS
Minds: Synthetic Market Research Panels
/list_study_drafts
List Study Drafts
Lists durable unfinished study drafts, or returns the complete saved planning state for one exact draft ID. Draft records are distinct from running or completed
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 /list_study_drafts for me.
Input
| Field | Type | Description |
|---|---|---|
| draftId | string | Exact study draft ID to retrieve. Omit to list all resumable study drafts owned by the aut |
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":"/list_study_drafts","input":{}}'cli
npx cracked-ai run -p mcp-ai-getminds-minds -e /list_study_drafts -i '{}'mcp
run_tool({ provider: "mcp-ai-getminds-minds", endpoint: "/list_study_drafts", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.