postpone_task
Reschedule a task by moving its due date one day later. Update task details instantly.
Instructions
Postpone a task (moves due date by one day).
Args: task_name: Task name to search for task_id: Specific task ID taskseries_id: Task series ID list_id: List ID
Returns: Updated task details with new due date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_name | No | ||
| task_id | No | ||
| taskseries_id | No | ||
| list_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||