Skip to main content

handoff_settings — Handoff settings

Auto-escalation rules that hand a conversation to a human channel based on keywords or consecutive unresolved turns. Section key handoff_settings · Shape object · Tier Pro and up (free trial includes it)
Edit in the dashboard: Human handoff page
Related: Handoff guide

Fields

auto_escalation fields

Automatic escalation trigger configuration.

required_inbound items

Fields a calling agent MUST supply when handing off TO this agent (its inbound-input contract). The caller fills them via handoff_request’s provided_input; the values arrive in the handoff envelope. Enforced as a BLOCKING gate before this agent starts: a sibling handoff missing a required field is rejected back to the caller, and an external A2A handoff parks in input-required with this schema. Same field shape as a handoff expected_return contract, but the opposite direction.

auto_escalation.rules items

Ordered list of escalation rules. First matching rule wins.