read_graph
Access and retrieve the complete knowledge graph stored in the Memory Server to enable AI systems to recall user-specific information across conversations.
Instructions
Read the entire knowledge graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}