Escalate to a human agent
labloop_escalate_to_humanEscalate unresolved user issues to a human support agent. Use when a user requests a person, reports frustration, or faces repeated errors—logs a ticket and returns a simulated handoff.
Instructions
Hand the conversation to a human support agent (SIMULATED in this demo).
Use when the user asks for a real person, has a complaint, is frustrated, keeps hitting errors, or the request is beyond the other tools. Logs a ticket in memory and returns {status, simulated: true, ticketId, message}. No real message is sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Brief summary of the conversation so far, so the human agent has context. | |
| user_query | Yes | The user's request or problem, in their own words. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||