ML
Moonlings — Local Business Intelligence
/check_report_status
Check Report Status
Poll a deep research report by slug. Free. Returns status (generating / ready / failed); a failed report triggers the automatic refund of its launch charge. Dee
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 /check_report_status 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":"/check_report_status","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-moonlings-moonlings -e /check_report_status -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-moonlings-moonlings", endpoint: "/check_report_status", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.