delete_content_section
Delete a section from a content item's category permanently. Provide workspace, content, category, and section IDs to remove the specified section.
Instructions
Delete a section from a collection content item's category. Irreversible.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | ||
| section_id | Yes | ||
| workspace_id | Yes | ||
| category_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |