complete_reminder
Complete a reminder by providing its ID or title. Optionally specify the list name to narrow the search.
Instructions
Mark an exact or uniquely matching reminder as complete.
Args: identifier: Reminder id or name/title text list_name: Optional Reminders list name
Returns: Structured JSON with the updated reminder or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_name | No | ||
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |