add_deployment
Add a new deployment with custom configuration in the Enkrypt AI MCP Server, specifying input and output guardrails policies to manage AI safety and detection rules.
Instructions
Add a new deployment using the provided configuration.
Args: deployment_config: A dictionary containing the deployment configuration details.
Always ask user if they want to block any of the detectors in the policy for both input and output. (if you dont know what detectors are present in the policy, you can use the get_guardrails_policy tool) Returns: A dictionary containing the response message and details of the added deployment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deployment_config | Yes |