search_operations
Search cached Swagger/OpenAPI operations offline by workspace, service, keyword, HTTP method, or tag to find API endpoints without fetching remote specs.
Instructions
Search operations only in the local cached document. It never fetches remote Swagger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| limit | No | ||
| method | No | HTTP method, for example GET. | |
| keyword | No | ||
| service | Yes | ||
| workspace | Yes | Absolute path to the business project that owns .swagger-mcp. |