get_context
Search a concept graph for related links and nodes using a topic keyword. Use additional keywords to broaden context.
Instructions
Given a topic or keyword, returns related links and nodes from the graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Search depth (1-3, default 1) | |
| topic | Yes | Main keyword to search context for | |
| format | No | 'full' multi-line (default) or 'compact' single-line for system prompt injection. | full |
| context | No | Context path (e.g. java/spring). Defaults to active context. | |
| keywords | No | Additional keywords to broaden the context search | |
| max_tokens | No | Max output size in approx tokens (default 400, use 150 for compact injection). |