delete_category
Permanently remove a category from a channel by specifying workspace, channel, and category IDs. Irreversible action.
Instructions
Permanently delete a category from a channel. Irreversible.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| category_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |