apidog_apply_reorganization
Apply a user-approved reorganization plan to move API endpoints into new folders. Executes validated changes to update and organize API documentation.
Instructions
Apply a previously proposed and user-validated folder reorganization plan. Takes the changes array from apidog_propose_reorganization. ONLY call this after the user has explicitly approved the plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | The changes array from the proposal — each entry moves an endpoint to a new folder |