reminders_plan_change
Plan a future change to a Reminder without affecting current data. Specify the operation and optional details like title, list, due date, or notes.
Instructions
Plan a future Reminder change without reading or mutating Reminders state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| title | No | ||
| list_name | No | ||
| due_date | No | ||
| notes | No | ||
| handle | No | ||
| expected_title | No | ||
| expected_completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||