search-course-file
Search for a keyword in course text or PDF files with case-insensitive matching and configurable context.
Instructions
Search for a literal keyword in one UTF-8 text or PDF file inside a course. Matching is case-insensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | The literal text to search for. | |
| file_path | Yes | The path relative to the course directory. | |
| max_results | No | Maximum matching lines to return. | |
| course_title | Yes | The course directory title returned by list-courses. | |
| context_lines | No | Lines of context before and after each match. |