agoráconversations
Catalog
Escalation and handoffs·live·2-turn average·can escalate

Human handoff with context

What it does

Closes the AI side of the conversation with a clear acknowledgment to the customer and produces a structured handoff packet — summary, intent, what was tried, what is needed.

When to use it

Use as the terminal step on every workflow that can escalate. It guarantees humans never inherit a half-conversation.

What it doesn't do

It does not assign the ticket or set queue priority. Routing belongs to the helpdesk; this workflow only produces the packet.

§ live preview
live preview·Human handoff with context
harness
  1. handoff
  2. close
Press play to step through the conversation.
§ connect
mcp url

Provisioning the MCP URL for Human handoff with context is part of Pro.

Free accounts can read the YAML, run the Live Preview, and provision one starter URL. Pro provisions URLs for the whole catalog.

§ source

Open YAML. Read it before you subscribe.

source·human-handoff-with-context.yaml
1# human-handoff-with-context.yaml
2name: human-handoff-with-context
3version: 1.0.0
4category: escalation
5description: Closes the AI conversation; produces handoff packet.
6 
7harness:
8 - step: handoff
9 emit:
10 summary: <one_paragraph>
11 intent: <last_classified>
12 what_was_tried: <list>
13 what_is_needed: <one_line>
14 open_questions: <list>
15 - step: close
16 say_to_customer: handoff_acknowledgment
17 
§ personalization

Need human handoff with contexttuned to one client’s voice, escalation logic, and required fields? That’s a $99 personalization.

One-shot fee. Turnaround stated up front. The result is yours, with the deterministic harness already wired.

Request personalization