remove_catalog_model
Delete a model from the catalog when it's not a stage default or in a fallback chain. Confirms deletion or returns an error if the model is in use.
Instructions
Remove a model from the catalog.
Cannot remove a model that is currently set as a stage default
or in a fallback chain.
Args:
name: Name of the model to remove.
Returns:
Confirmation or error if model is in use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |