Minds: Synthetic Market Research Panels
MS
Minds: Synthetic Market Research Panels
/plan_study_questions

Plan a Multi-Question Block in a Study

Creates or revises a non-executing draft for a multi-question plan inside an existing Study. Applicability: this is the setup operation for every questionnaire,

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 /plan_study_questions for me.

Input

FieldTypeDescription
studyIdstringStudy ID (UUID). Omit with studyName to continue the active Study.
studyNamestringStudy name for fuzzy matching. Omit with studyId to continue the active Study.
panelIdstringStudy ID (UUID; legacy wire field name: panelId). Omit both panelId and panelName only to
panelNamestringStudy name for fuzzy matching (legacy wire field name: panelName). Omit both panelName and
requeststringPlanner input containing the research objective, questionnaire, survey, battery, section,
studyLocalestring (en | es | fr | de | zh | tr)Language for the plan, questions, responses, labels, and summary. Set this explicitly when
sourceobjectThe one main source this study is about. When Minds must evaluate pasted text, use kind pr
attachmentsarrayFiles that every question in this planned Study must evaluate. Use one distinct entry per
draftPlanIdstringExisting draft ID to revise after the user answers a confirmation question.
revisionintegerCurrent draft revision; required with draftPlanId.
refinementstringHow the user wants the existing draft changed.
answersarrayAnswers to the draft confirmation questions.
questionResponsesarrayExplicit response-format edits, one entry per question. Each entry needs questionId (from

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":"/plan_study_questions","input":{}}'
cli
npx cracked-ai run -p mcp-ai-getminds-minds -e /plan_study_questions -i '{}'
mcp
run_tool({ provider: "mcp-ai-getminds-minds", endpoint: "/plan_study_questions", input: {} })

Try it

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