read_material
Extract text content from lecture materials by topic ID, supporting PDF, DOCX, PPTX, XLSX, CSV, notebooks, HTML, and plain text. Returns chunks with offset or a link for external resources.
Instructions
Extract and index lecture material by topic ID: PDF, DOCX, PPTX including notes, XLSX, CSV/TSV, Jupyter notebooks, HTML, plain text or captions. Code and formulas are not executed. Returns text in chunks with nextOffset. External resources return a link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| topicId | Yes | Exact Brightspace numeric identifier from another tool. | |
| courseId | Yes | Exact Brightspace numeric identifier from another tool. | |
| maxChars | No |