update_task_status
Change the status of a project task to reflect its current progress, such as pending, active, or done.
Instructions
Crea o actualiza tareas del proyecto.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | ||
| project_id | No | ||
| status | No | pending | |
| owner_id | No | ||
| title | No | ||
| priority | No | medium | |
| details | No | ||
| repo_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||