Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

list_redteam_tasks

Retrieve and filter red team tasks by status using this tool to monitor and manage AI safety and prompt auditing activities in real-time.

Instructions

List all redteam tasks, optionally filtered by status.

Args: status: The status to filter tasks by (e.g., "Finished"). If None, list all tasks.

Returns: A dictionary containing the list of redteam tasks.

Input Schema

NameRequiredDescriptionDefault
statusNo

Input Schema (JSON Schema)

{ "properties": { "status": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Status" } }, "title": "list_redteam_tasksArguments", "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