MS
Minds: Synthetic Market Research Panels
/export_mind
Export Mind Persona Profile
Generates a branded profile for one existing Mind, identified by exact ID or fuzzy name. Markdown is returned inline by default; PDF, DOCX, and PPTX artifacts a
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_mind for me.
Input
| Field | Type | Description |
|---|---|---|
| mindId | string | Mind ID (UUID) |
| mindName | string | Mind name (fuzzy matched) |
| format | string (md | markdown | pdf | docx | pptx) | Export format: "md" (default) markdown persona profile (returned inline), "pdf" portrait b |
| force | boolean | Regenerate instead of returning a 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_mind","input":{}}'cli
npx cracked-ai run -p mcp-ai-getminds-minds -e /export_mind -i '{}'mcp
run_tool({ provider: "mcp-ai-getminds-minds", endpoint: "/export_mind", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.