MS
Minds: Synthetic Market Research Panels
/export_audience
Export Audience Brief
Exports an Audience brief through the same unified branded renderer used by the web app. Supports Markdown, PDF, DOCX, and PPTX. Binary artifacts are returned 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_audience for me.
Input
| Field | Type | Description |
|---|---|---|
| audienceId | string | Audience ID (UUID). |
| audienceName | string | Audience name (fuzzy matched). |
| groupId | string | Legacy alias for audienceId. Accepted for compatibility. |
| groupName | string | Legacy alias for audienceName. Accepted for compatibility. |
| format | string (md | markdown | pdf | docx | pptx) | Export format: "md" (default), "pdf", "docx", or "pptx" |
| 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_audience","input":{}}'cli
npx cracked-ai run -p mcp-ai-getminds-minds -e /export_audience -i '{}'mcp
run_tool({ provider: "mcp-ai-getminds-minds", endpoint: "/export_audience", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.