get_shape_content
Retrieve the complete content of a SHACL shape file by specifying the shape name, with support for optional output format and version.
Instructions
Get the full content of a specific SHACL shape file with proper dereferencing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format for the shape content | turtle |
| version | No | Release version (e.g. '0.1.4', 'latest') | latest |
| shape_name | Yes | Name of the shape (e.g. 'DocumentShape', 'EventShape') |