List reminders
list_remindersList the reminders of a task (task_id path parameter), ordered by scheduled time. Each reminder shows when it fires (remind_at), the text, the chosen channels and whether it has already been sent. 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 | Yes |