document_remove_all_parameters
Remove all parameters or filter by type from an API path or operation to clean up specifications.
Instructions
Remove all parameters (or parameters of a specific type) from a path item or operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The API path | |
| type | No | Parameter type filter (query, header, path, cookie) | |
| method | No | HTTP method (omit for path-item level) | |
| session | Yes | Session name |