delegate_to_agent
Assign a task directly to a chosen agent, bypassing automatic routing. Specify the target agent and task in natural language to control execution.
Instructions
Explicitly route a task to a specific agent, overriding auto-routing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task description | |
| agentId | Yes | Target agent ID | |
| sessionId | Yes | Session ID | |
| autoCloseTerminal | No | If true, terminal window closes automatically after task completes. Default: false (stays open for review). |