add_reminder
Add a task to REMINDERS.md with an optional local due date and time to track reminders.
Instructions
Add a task to REMINDERS.md, optionally with a local due date and time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | Optional local date and time in YYYY-MM-DD HH:MM format. | |
| task | Yes |