assign_task
Assign a project task to a CLI agent, storing the agent name, task ID, and instruction for project coordination.
Instructions
Record that a CLI agent has been assigned a project task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| agent_name | Yes | ||
| task_id | Yes | ||
| instruction | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||