read_graph
Access and retrieve the entire knowledge graph stored in the Knowledge Graph Memory Server to maintain persistent user information across interactions.
Instructions
Read the entire knowledge graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}