list_redteam_tasks
Retrieve a list of red team tasks from Enkrypt AI MCP Server, optionally filtered by status, to monitor and manage AI safety and prompt auditing activities efficiently.
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
Name | Required | Description | Default |
---|---|---|---|
status | No |