category_collection_remove
Remove a category or collection by name. This operation is irreversible and cannot be undone.
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 |