create_folder
Create a folder to organize and group requests within an API collection.
Instructions
Create a folder to group requests within a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionId | Yes | ID collection | |
| parentId | No | ID parent folder (optional) | |
| name | Yes | Folder name | |
| description | No | Folder description |