category_collection_remove
Remove an existing category or collection by name from the current project. This action is permanent and may break references, so use cautiously.
Instructions
Remove a category or collection from the current project.
Deletes the specified category or collection by name. This operation cannot be undone. Use with caution as removing a category referenced by collections may cause errors.
Arguments
type (required): enum: 'category', 'collection'
Type of item to remove
name (required): string
Name of the item to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for category_collection_remove tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |