assign_task
Assign a task to a specific agent within a project, establishing clear ownership and enabling coordinated work among multiple AI agents.
Instructions
Assign a task to an agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| agent_id | Yes | Agent ID to assign | |
| project_id | Yes | Project ID | |
| requested_by_user | No | Whether this was explicitly requested by user |