create_asset_folder
Create a new asset folder in your Storyblok space to organize digital content, supporting nested structures with optional parent folder specification.
Instructions
Create a new asset folder in the current Storyblok space.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new asset folder | |
| parent_id | No | ID of the parent folder (if nested) |