List the user's reminders
list_remindersList the account's reminders with their next trigger time, how far the current escalation chain has got, and whether the user has acknowledged. Use this to answer 'what am I being reminded about?' or to find the id of a reminder before cancelling or pausing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max reminders to return. 1-100, default 50. | |
| status | No | Only return reminders in this state. Omit for all. |