todoist_reminder_get
Retrieve all Todoist reminders, with optional filtering by task ID or task name to find specific reminders.
Instructions
Get all reminders, optionally filtered by task. Reminders require Todoist Pro or Business plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | Filter reminders by task ID (optional - provide this OR task_name) | |
| task_name | No | Filter reminders by task name (optional - provide this OR task_id) |