List all my reminders
list_all_remindersList reminders across all of the user's tasks (e.g. what fires today) — filter by remind_at (__date, __gte, __lte) and is_sent. Unlike list_reminders, not scoped to one task. Each reminder carries app_url, a deep link to the drawer of the task it is set on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No |