actaully i just create these on navigate to -> tools --> +create tool --> handoff: that tool config
{
"id": "a5d5353b-db4e-482f-b4d7-21f615c62c98",
"createdAt": "2025-11-05T09:47:34.630Z",
"updatedAt": "2025-11-05T14:23:35.109Z",
"type": "handoff",
"function": {
"name": "handoff_sales",
"description": "You are part of a multi agent system designed to make agent coordination and execution easy. Agents use two primary abstractions: Agents and Handoffs. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function generally named handoff_to_agent_name. Handoffs between agents are handled seamlessly in the background and should not be mentioned or highlighted in conversations with the user."
},
"messages": [
{
"type": "request-start",
"content": "Please hold on.",
"blocking": false
}
],
"orgId": "8b6deffa-5a30-4339-8356-f8607ffe1fbc",
"destinations": [
{
"type": "assistant",
"assistantId": "89e384ff-abc9-4a84-9954-109bef52c14",
"description": "User wants to speak for sales, start with introduction about yourself",
"contextEngineeringPlan": {
"type": "all"
}
}
]
}