create_suite_folder
Organize test suites into folders with optional nesting by specifying a parent folder ID.
Instructions
Create a folder for organizing test suites. 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) |