defer_task
Postpone a task's deadline by updating its due date to a specified new date, while leaving the scheduled date unchanged.
Instructions
Set a task's due_date to a new date (does not change scheduled_date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| new_date | Yes |