change_task_priority
Update a task's priority by specifying its ID and the new priority value. Optionally include old priority for conflict detection and project path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| new | Yes | ||
| old | No | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||