create_assistant_handoff
Create an assistant dispatch edge.
Parameters#
| Name | Type | Required | Default |
|---|---|---|---|
parent_id | string | yes | |
child_id | string | yes | |
handle | string | no | |
when_to_use | string | no | “ |
handoff_schema | object | string | no |
max_calls_per_turn | integer | no | |
forward_transcript_window | string | no | |
forward_n | integer | no | |
forward_attachments | boolean | no | |
auto_approve_child_tools | boolean | no | |
is_enabled | boolean | no |
Generated from the server tool’s docstring by generate_mcp_docs. Extend this page freely — the generator never overwrites an existing file.