create_folder
Create new content folders to organize website content and structure URL paths in LightCMS.
Instructions
Create a new content folder. Folders create URL path segments for organizing content.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the folder,required | |
| parent_id | No | Parent folder ID for nested folders | |
| slug | Yes | URL segment for the folder,required |