save_academic_memory
writes to Syla onlyRemember something for the student
What the model is told
Save one fact the student EXPLICITLY asked you to remember ('remember that I confuse t-tests and z-tests', 'remember my study group meets Thursdays'). Stored in Syla, so every assistant the student connects — Claude, ChatGPT, or their own agents — can recall it later. Never call this on your own initiative, never save something the student did not ask to keep, and never save whole conversations: one fact, in one or two sentences. This writes only to Syla's memory; it cannot touch Canvas.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
statement | string | yes | The fact to remember, in one or two sentences, close to the student's own words. |
course | string | no | Course code or name, for example 'ECON 101'. Omit or pass 'all' for every current-term course. Name an earlier course explicitly to use archived context. |
concept | string | no | Optional: the concept this is about, e.g. 't-test vs z-test'. |
Prompts that call it
“Remember that I study best with worked examples before theory.”
“Save a note that my ECON professor's exams favour diagrams.”

