get_schema
Read and resolve one named schema from a cached Swagger/OpenAPI document, enabling offline API definition lookup for a workspace and service.
Instructions
Read and resolve one schema from a cached Swagger/OpenAPI document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| service | Yes | ||
| workspace | Yes | Absolute path to the business project that owns .swagger-mcp. |