List Schema Definitions
swagger_list_schemasList all schema definitions from an API spec, displaying name, type, description, and property count. Supports keyword filtering and pagination.
Instructions
List all model/schema definitions in the API spec. Shows schema name, type, description, and property count. Supports keyword filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default 50) | |
| offset | No | Number of results to skip for pagination | |
| keyword | No | Filter schemas by name or description keyword |