get_course_overview
read-onlyGet a course overview
What the model is told
Get a course's identity and current state: professor, term, how much material is indexed, what is due next, and when Syla last synced. Useful for orienting before answering, and for telling the student when Syla's picture of a course is stale or thin.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
course | string | yes | 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. |
Prompts that call it
“Give me the state of ECON 101: what's due, what's new.”
“How much of STAT 201 has Syla indexed?”

