cuba_centinela
Set conditional reminders that trigger on entity access, session start, or error match to remember tasks at the right moment.
Instructions
Prospective memory: set triggers that fire when entities are accessed, sessions start, or errors match. 'Remember to remind me about X when Y happens.'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Trigger action | |
| message | No | Reminder message to surface when triggered | |
| max_fires | No | Max times to fire (default 1, -1 for unlimited) | |
| expires_at | No | ISO8601 expiration datetime | |
| trigger_id | No | Trigger UUID (for delete) | |
| condition_type | No | When to fire | |
| entity_pattern | No | Entity name or pattern to match |