Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

remove_guardrails_policy

Delete a specific guardrails policy by name using Enkrypt AI MCP Server. This tool removes predefined safety policies, returning details of the deleted policy for verification.

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