update_section
Rename a section inside a channel category by providing workspace, channel, category, and section IDs along with the new name.
Instructions
Rename a section inside a channel category.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| channel_id | Yes | ||
| section_id | Yes | ||
| category_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |