Get Knowledge Graph
lyzr_kg_get_graphRetrieve the knowledge graph for a specified knowledge base using its ID. Optionally set a limit on nodes and edges returned.
Instructions
Fetch the knowledge graph for a knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max nodes/edges to return (default 50) | |
| rag_id | Yes | Knowledge base id |