document_list_responses
Retrieve all HTTP responses for a specific API path and method, including status codes and descriptions.
Instructions
List responses on a specific operation with status codes and descriptions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The API path (e.g. /pets) | |
| method | Yes | HTTP method (get, post, put, delete, etc.) | |
| session | Yes | Session name |