create_folder
Organize requests by creating a folder inside an Insomnia collection. Group related API endpoints with a name and optional description.
Instructions
Create a folder to group requests within a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Folder name | |
| parentId | No | ID parent folder (optional) | |
| description | No | Folder description | |
| collectionId | Yes | ID collection |