get_knowledge_schema
Retrieve the complete knowledge graph schema to identify available entity types, fields, and relationship mappings before adding data to a Graforest MCP project.
Instructions
Get the full schema — entity types with fields, relationship types with from/to mappings. CALL THIS FIRST before adding nodes or relationships to understand what types and fields are available.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_code | Yes | Project code — from list_knowledge_projects | |
| environment | No | staging |