delete_subcontent
Remove a subcontent item from a collection section without deleting it. The item remains available as standalone content.
Instructions
Unlink a subcontent item from a collection section.
Removes the link between the collection and the subcontent item. The
subcontent item itself is NOT deleted — it continues to exist as a
standalone content item.
workspace_id: target workspace ID — get available IDs from list_workspaces()
content_id: ID of the collection (the parent content item)
category_name: "Content" or "Asset"
section_id: ID of the section that currently contains the subcontent item
subcontent_id: ID of the subcontent item to unlink
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | ||
| section_id | Yes | ||
| workspace_id | Yes | ||
| category_name | Yes | ||
| subcontent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |