lookup_term
Retrieve the glossary definition of a term from a repository's documentation. Returns the exact, case-insensitive matching entry from Markdown or RST glossary blocks.
Instructions
Glossary lookup. Returns every entry whose term equals the query (case-insensitive, exact). Glossary entries are extracted at index time from Term — definition Markdown patterns and RST .. glossary:: blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| term | Yes |