schema_get
Get full details of a specific schema by UUID. Returns the complete schema definition including all attributes and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_uuid | Yes | UUID of the schema to retrieve. | |
| include_content | No | Include full schema content (default: true). |