create_folder
Organize API requests by creating folders within collections to group related endpoints and improve workflow management.
Instructions
Create a folder to group requests within a collection
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionId | Yes | ID collection | |
| parentId | No | ID parent folder (optional) | |
| name | Yes | Folder name | |
| description | No | Folder description |