query_graph_tool
Query a knowledge graph to extract the most relevant subgraph within a specified token budget, enabling efficient context compression for LLMs.
Instructions
Query a knowledge graph for the most relevant subgraph within a token budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_path | Yes | ||
| query | Yes | ||
| token_budget | No |