get_redteam_task_status
Retrieve the real-time status of a red teaming task by specifying the test name. Enables monitoring and analysis of AI safety tests within the Enkrypt AI MCP Server framework.
Instructions
Get the status of a redteam task.
Args: test_name: The name of the redteam test.
Returns: A dictionary containing the status of the redteam task.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
test_name | Yes |