create_asset_folder
Create a new asset folder in Storyblok to organize media files. Specify a name and optional parent folder ID for nested organization.
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) |