Minds: Synthetic Market Research Panels
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

FieldTypeDescription
audienceIdstringAudience ID (UUID).
audienceNamestringAudience name (fuzzy matched).
groupIdstringLegacy alias for audienceId. Accepted for compatibility.
groupNamestringLegacy alias for audienceName. Accepted for compatibility.
formatstring (md | markdown | pdf | docx | pptx)Export format: "md" (default), "pdf", "docx", or "pptx"
forcebooleanRegenerate 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.