duplicate_route
Duplicate a route and its responses into the same environment, regenerating UUIDs and appending '(copy)' to the documentation.
Instructions
Clone an existing route (with all its responses) into the same environment. All UUIDs are regenerated. The copy gets '(copy)' appended to its documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment UUID | |
| routeId | Yes | UUID of the route to duplicate |