list_reminders
Retrieve reminders from specific macOS Reminders lists to review tasks and track deadlines.
Instructions
List reminders from a specific list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- server.js:25-25 (registration)Registration of the 'list_reminders' tool in the TOOLS array. This is part of a stub file for Glama inspection - the actual implementation is in a native macOS binary not present in this codebase.
["list_reminders", "List reminders from a specific list"],