get_content
Retrieve a course's content outline, including modules, topics, file types, links, and due dates, plus external tools like Gradescope/Ed and course website links.
Instructions
Course content outline (modules and topics with topicIds, file types, links, due dates). Shows external tools like Gradescope/Ed and course website links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course | Yes | Course: org unit id (e.g. 123456) or text like "cs310", "CSCI-UA 480", "algorithms", "OS". | |
| module | No | Only show modules whose title contains this text. |