remove_model
Delete a specific AI model from the Enkrypt AI MCP Server by providing its saved name. Returns confirmation and details of the removed model.
Instructions
Remove a model.
Args: test_model_saved_name: The saved name of the model to be removed.
Returns: A dictionary containing the response message and details of the deleted model.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
test_model_saved_name | Yes |