Update Chore Priority
update_chore_prioritySet a chore's priority level from 0 (unset) to 4 (highest) to organize tasks by importance.
Instructions
Update a chore's priority level (0-4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chore_id | Yes | The ID of the chore to update | |
| priority | Yes | New priority level (0=unset, 1=lowest, 4=highest) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |