create_section
Create a new section inside a channel within a category of a workspace. Returns the newly created section's ID.
Instructions
Create a new section inside a channel category. Returns the new section ID.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| channel_id | Yes | ||
| category_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |