Get Schema
get_schemaGet detailed information about a schema including its full JSON Schema definition. Optionally include usage details showing which endpoints reference it. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification | |
| schemaId | Yes | Public ID (GUID) of the schema | |
| includeUsage | No | Include usage details showing which endpoints reference this schema (default false) |