mnemosyne_agenda_add
Add appointments, deadlines, and meetings to the Agenda calendar widget when a conversation names a specific date or time. The write goes directly to the widget's store, so what is filed is exactly what the user sees.
Instructions
Put appointments or deadlines into the human's calendar (the Agenda widget on their canvas). Use it when a conversation names a specific date/time to remember — "add this to my calendar", a deadline, a meeting. The host routes the write through the widget's own store, so what you file is exactly what the human sees. Works with the app closed on a dev install (the headless daemon reads the file); an npm install has no daemon and needs the app running. To read the calendar back, change or remove an appointment, see mnemosyne_agenda_list, mnemosyne_agenda_update and mnemosyne_agenda_remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | One or more appointments to add. |