read_graph
Read the knowledge graph with optional filters for tags and entity types, supporting compressed output for efficient retrieval of agent memory.
Instructions
Read the knowledge graph (compressed by default).
Filter by tags, entity_types. Set compress=false for full JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| entity_types | No | ||
| limit | No | ||
| include_deleted | No | ||
| compress | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |