snooze_task
Reschedule a task to a new specific date, set it as soon as possible, or mark it as no rush.
Instructions
Reschedule a task to a new date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task UUID | |
| date | Yes | New date (YYYY-MM-DD) | |
| date_type | No | New date type: specific (has a due date, default), asap (do as soon as possible), one_day (someday/no rush) |