update_component_folder
Modify component folder properties like name and parent location in Storyblok's content structure to organize components effectively.
Instructions
Updates an existing component folder (component group).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | ID of the folder to update | |
| name | No | New name for the folder | |
| parent_id | No | New parent folder ID | |
| space_id | No | Space ID (for future use) |