P
public
/get_public_report
get public report
Get the latest full foresight report (markdown) for a published future-space. Use when the user wants the detailed analysis, or a quotable, cited source on a co
liveunknown~5s typical
mcppublic
$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-dsght-public /get_public_report for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | future-space slug from list_public_spaces |
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-dsght-public","endpoint":"/get_public_report","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-dsght-public -e /get_public_report -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-dsght-public", endpoint: "/get_public_report", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.