reminders
Create, list, and update personal reminders in ClickUp. Filter by due date, type, or overdue status, and mark reminders as completed.
Instructions
Manage personal reminders in ClickUp. Use action "list" to search/filter, "create" to add, or "update" to modify or complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (list only) | |
| title | No | Required for create: title for the reminder | |
| action | Yes | Action to perform | |
| cursor | No | Pagination cursor (list only) | |
| due_date | No | Due date in YYYY-MM-DD or YYYY-MM-DD HH:MM format | |
| is_overdue | No | Filter overdue (list only) | |
| description | No | Description (create/update) | |
| reminder_id | No | Required for update: the ID of the reminder | |
| is_completed | No | Mark completed/incomplete (update only) | |
| reminder_type | No | Filter by type (list only) | |
| due_date_status | No | Filter by due date status (list only) |