update_content_section
Rename a section within a content item's category by specifying the workspace, content, category, and section IDs, along with the new name.
Instructions
Rename a section inside a collection content item's category.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content_id | Yes | ||
| section_id | Yes | ||
| workspace_id | Yes | ||
| category_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |