Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

remove_guardrails_policy

Remove an existing guardrails policy by specifying its name. This tool deletes the policy and returns details of the removal, enabling streamlined management of AI safety measures within Enkrypt AI MCP Server.

Instructions

Remove an existing guardrails policy.

Args: policy_name: The name of the policy to remove.

Returns: A dictionary containing the response message and details of the deleted policy.

Input Schema

NameRequiredDescriptionDefault
policy_nameYes

Input Schema (JSON Schema)

{ "properties": { "policy_name": { "title": "Policy Name", "type": "string" } }, "required": [ "policy_name" ], "title": "remove_guardrails_policyArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/enkryptai/enkryptai-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server