get_entry
Retrieve a specific glossary entry by term name, returning only that definition without loading the entire file.
Instructions
Retrieve a specific entry from the glossary by term name. Returns only that entry, not the whole file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | Path to the glossary markdown file | |
| term | Yes | The term to retrieve |