complete_reminder
Mark a reminder as completed by providing its exact name. Optionally specify the list name to avoid ambiguity when duplicate names exist.
Instructions
Mark a reminder as completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact name of the reminder. | |
| list_name | No | Narrow search to this list (useful when duplicate names exist). |