create_task
Create a task in a multi-agent workflow by specifying its goal and priority, enabling structured DAG execution and conflict resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| kind | No | implementation | |
| related_files | No | ||
| priority | No | ||
| task_id | No | ||
| project_path | No | ||
| agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||