document_copy_operation
Copy an API operation from one path and method to another to quickly replicate endpoints.
Instructions
Copy an operation from one path/method to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | Session name | |
| sourcePath | Yes | Source API path | |
| targetPath | Yes | Target API path | |
| sourceMethod | Yes | Source HTTP method | |
| targetMethod | Yes | Target HTTP method |