gid_get_schema
Retrieve the GID graph schema, including dynamic custom or discovered relations from an existing graph. Optionally provide a graph path to include custom relations.
Instructions
Get the GID graph schema with dynamic relations. If a graph exists, includes custom/discovered relations from that graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graphPath | No | Path to graph.yml to read custom relations from (optional, auto-detects) | |
| includeExample | No | Include example graph (default: true) |