create_content_section
Add a new section to a collection item's category by specifying workspace, content, category, and section name.
Instructions
Create a section inside a collection content item's category.
workspace_id: target workspace ID — get available IDs from list_workspaces()
category_name: the name slug of the category (e.g. "week-1")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content_id | Yes | ||
| workspace_id | Yes | ||
| category_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |