get_related_terms
Returns the full relationship graph for a given Lexicon term. Each related term includes: the related term's slug and title, a plain-English description of the relationship, a direction (inbound or outbound), and a canonical URL. Read-only. No LLM calls. Use this when you need to understand how terms connect — use lookup_term instead when you need a definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | The Lexicon term whose relationships to retrieve. Accepts canonical name, slug, or close variant. |