gc_remind
Create, list, dismiss, snooze, or delete human reminders with ISO or relative due times, labels, recurrence, and creator tracking to keep tasks on schedule.
Instructions
Human reminders. Simple, managed by Eve or directly. Actions: add (create reminder), list (show pending/fired), dismiss (mark as handled), snooze (delay), delete. Due accepts: ISO timestamps, relative times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Reminder ID (for dismiss/snooze/delete) | |
| due | No | When: ISO timestamp or relative time | |
| text | No | Reminder text | |
| action | Yes | Action to perform | |
| labels | No | Labels for categorization | |
| status | No | Filter: pending, fired, all | |
| created_by | No | Who created: human (default), eve, or agent name | |
| recurrence | No | Repeat: daily, weekdays, weekly, monthly | |
| snooze_for | No | Snooze duration |