create_scenario_folder
Create nested folders to organize Apidog test scenarios by specifying a name, optional parent folder, and sort order.
Instructions
Create a folder for organizing test scenarios. Folders can be nested via parentId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Folder name | |
| ordering | No | Sort order | |
| parentId | No | Parent folder ID (0 for root) |