Agent Rescue Desk Production Triage
AR
Agent Rescue Desk Production Triage
/triage_production_failure

Triage an AI Workflow Production Failure

Classifies one sanitized n8n, MCP, webhook, agent-tool-routing, retry, or general production incident and returns concrete next checks without echoing the submi

liveverifiedunknown~5s typical
mcpprobedagentrescuedesk
$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-app-netlify-agent-rescue-desk-production-triage /triage_production_failure for me.

Input

FieldTypeDescription
incident*stringA sanitized symptom summary. Remove credentials, tokens, private keys, regulated data, and

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-app-netlify-agent-rescue-desk-production-triage","endpoint":"/triage_production_failure","input":{"incident":"..."}}'
cli
npx cracked-ai run -p mcp-app-netlify-agent-rescue-desk-production-triage -e /triage_production_failure -i '{"incident":"..."}'
mcp
run_tool({ provider: "mcp-app-netlify-agent-rescue-desk-production-triage", endpoint: "/triage_production_failure", input: {"incident":"..."} })

Try it

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