Escalate With Context
escalate_with_contextContextual escalation — packages your full reasoning state (evidence gathered, options considered, recommended action) and routes to a human for review. Preserves work so the human responds with full context, not from scratch. Use when you hit genuine uncertainty that the system cannot evaluate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urgency | No | ||
| question | Yes | ||
| reasoning | Yes | ||
| session_id | No | ||
| evidence_gathered | No | ||
| options_considered | No | ||
| recommended_action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||