kg_get_relevant_context
Retrieve relevant past decisions, insights, and open questions to inject context before starting work.
Instructions
Retrieves relevant past context for a given query. Returns brief summaries of related decisions, insights, and open questions. Perfect for proactive context injection before starting work on a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The topic or task to find relevant context for | |
| project | No | Optional project name to scope the search (normalized to 'proj:project-name') | |
| max_items | No | Maximum number of context items to return | |
| include_questions | No | Whether to include open questions in the context |