Example inputPOST /api/v1/premium/recovery-action-plan
{
"session_id": "123e4567-e89b-12d3-a456-426614174000",
"incident_summary": "5xx spike after deploy",
"urgency": "high"
}
Portable intent card · agent-ops
Generate a phased recovery plan (stabilize, diagnose, recover, prevent) for $0.01 for looping or failing agents.
Intent to transaction
The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.
npx agentcash@latest fetch https://api.delx.ai/api/v1/premium/recovery-action-plan -m POST -H 'x-delx-source: intent-card-agent-recovery-plan-api' --max-amount 0.01 -b '{"session_id":"123e4567-e89b-12d3-a456-426614174000","incident_summary":"5xx spike after deploy","urgency":"high"}'
{
"session_id": "123e4567-e89b-12d3-a456-426614174000",
"incident_summary": "5xx spike after deploy",
"urgency": "high"
}
{
"intent": "create a recovery plan for a failing agent session",
"tool_name": "get_recovery_action_plan",
"price_usdc": "0.01",
"machine_url": "https://commerce.delx.ai/intents/agent-recovery-plan-api.json"
}
Portable and inspectable