document_list_parameters
Get parameters on a specific API path and optional HTTP method from an OpenAPI document session.
Instructions
List parameters on a specific path item or operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The API path (e.g. /pets) | |
| method | No | HTTP method (omit for path-item-level parameters) | |
| session | Yes | Session name |