P
plith
/rigor_status
rigor status
Check the status of a running or completed Rigor workflow. Returns progress, step results, and the full deliverable when complete. Use after rigor_execute with
liveverifiedunknown~5s typical
mcpprobedplith
$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-plith-plith /rigor_status for me.
Input
| Field | Type | Description |
|---|---|---|
| workflow_id* | string | The workflow ID returned by rigor_execute (format: wr_xxx). |
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-plith-plith","endpoint":"/rigor_status","input":{"workflow_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-plith-plith -e /rigor_status -i '{"workflow_id":"..."}'mcp
run_tool({ provider: "mcp-ai-plith-plith", endpoint: "/rigor_status", input: {"workflow_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.