remove_from_plan
Remove a task from your daily plan by providing the task's unique ID and optional date.
Instructions
Remove a task from the daily plan.
task_id is the UUID of the task to remove. date defaults to today.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| date | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |