create_folder
Create folders in Stashcat to organize files across channels, conversations, and personal storage by specifying name, parent folder, and storage type.
Instructions
Creates a new folder in a storage area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Folder name | |
| type | Yes | Target storage type | |
| type_id | Yes | Channel, conversation, or user ID | |
| parent_id | Yes | Parent folder ID (use "0" for root) |