set_reminder
Set reminders for a person as dated follow-ups, recurring occasions, or undated notes, with optional due dates and recurrence to surface important context at the right time.
Instructions
Create a reminder for an existing person.
kind is follow_up (dated, something to do), occasion (a date that recurs), or
communication_note (undated guidance surfaced with the person's context).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| text | Yes | ||
| due_at | No | ||
| person_id | Yes | ||
| recurrence | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||