set_reminder
Set reminders that activate automatically when specified keywords appear in future memory searches, providing timely nudges tied to specific contexts.
Instructions
Set a prospective memory reminder that auto-triggers during future search_memory calls when the trigger keywords match. Side effect: stores a reminder entry. Use when you need a future nudge tied to a specific context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Required scope | |
| action | Yes | What to remind about when the trigger fires | |
| trigger | Yes | Trigger condition — keywords that should activate this reminder | |
| expiresInDays | No | Optional: auto-expire after N days |