update_follow_up
Update a follow-up item to mark it completed, adjust its priority or due date, snooze it until a later date, or add additional notes directly through the executive workspace assistant.
Instructions
Update a follow-up item.
Use this to:
Mark a follow-up as completed
Change priority or due date
Snooze until a later date
Add notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Additional notes to add | |
| status | No | New status (pending, in_progress, completed, cancelled, snoozed) | |
| due_date | No | New due date (YYYY-MM-DD format) | |
| priority | No | New priority (low, medium, high, urgent) | |
| follow_up_id | Yes | ID of the follow-up to update | |
| snooze_until | No | Snooze until this date (YYYY-MM-DD format, sets status to snoozed) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||