Agent-to-agent task delegation and collaboration
Parameter | Type | Description | Default |
---|---|---|---|
agent | Agent | Target agent for handoff | Required |
tool_name_override | str | Custom name for handoff tool | transfer_to_<agent_name> |
tool_description_override | str | Custom description | Auto-generated |
on_handoff | Callable | Callback function | None |
input_filter | Callable | Filter for conversation data | None |