add_content_to_category
Assign content items to a specific section within a channel category using workspace, channel, category, and section IDs.
Instructions
Add one or more content items to a section inside a channel category.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| section_id | Yes | ||
| category_id | Yes | ||
| content_ids | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |