get_quiz_source_material
Retrieve labeled excerpts and instructions from study materials to generate practice questions and answers.
Instructions
Return labeled excerpts and instructions for generating practice Q&A.
Args:
relative_path: Optional single file path relative to docs root
topic: Optional search topic when relative_path is not set
num_excerpts: Number of excerpts to include (default 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | No | ||
| topic | No | ||
| num_excerpts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |