update_delegation
Modify an existing delegation by updating its status, priority, due date, or adding notes to keep tasks aligned and on schedule.
Instructions
Update a delegation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Additional notes to add | |
| status | No | New status (pending, in_progress, completed, cancelled) | |
| due_date | No | New due date (YYYY-MM-DD format) | |
| priority | No | New priority (low, medium, high, urgent) | |
| delegation_id | Yes | ID of the delegation to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||