plith
P
plith
/rigor_workflows

rigor workflows

List and search Rigor workflows for your organization, with filtering and pagination. Returns status, progress, capacity usage, and available actions per workfl

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_workflows for me.

Input

FieldTypeDescription
statusstringFilter by status (comma-separated). Valid values: executing, step_executing, completed, fa
task_typestringFilter by classified task type
qstringSearch the workflow title and task description. Every whitespace-separated term must appea
folder_idstringFilter by folder ID. Pass "unassigned" for workflows in no folder
created_afterstringISO timestamp — only workflows created after this time
created_beforestringISO timestamp — only workflows created before this time
counts_toward_limitstring (true | false)Filter to workflows counting toward the concurrent limit
limitnumberPage size (default 20, max 100)
cursorstringPagination cursor (created_at timestamp from previous page)

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_workflows","input":{}}'
cli
npx cracked-ai run -p mcp-ai-plith-plith -e /rigor_workflows -i '{}'
mcp
run_tool({ provider: "mcp-ai-plith-plith", endpoint: "/rigor_workflows", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.