ML
Moonlings — Local Business Intelligence
/get_report_result
Get Report Result
Fetch a completed deep research report by slug. Free. Returns the long-form report (markdown), a structured-findings JSON block, the action list, and the report
liveverifiedunknown~5s typical
mcpprobedmoonlings—local
$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-moonlings-moonlings /get_report_result for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | The slug returned by start_deep_report |
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-moonlings-moonlings","endpoint":"/get_report_result","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-moonlings-moonlings -e /get_report_result -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-moonlings-moonlings", endpoint: "/get_report_result", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.