create_project_task
Propose a follow-up TODO for an Adios project without executing it. Save it as a draft that needs separate user approval before any action is taken.
Instructions
Save a follow-up TODO as proposed. Creating it never executes it; a user must approve it separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Concise TODO title. | |
| team_id | Yes | The ID of the team. | |
| priority | No | low, medium, high, or urgent. | |
| description | No | Bounded supporting detail. | |
| agent_session_id | Yes | The current agent session ID. | |
| company_project_id | Yes | The run-scoped Company Project ID. | |
| agent_work_cycle_id | Yes | The current work-cycle ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||