get_redteam_task_details
Retrieve detailed information about red teaming tasks, including the system prompt and target model specifics, for comprehensive AI safety analysis.
Instructions
Retrieve details of a redteam task.
Args: test_name: The name of the redteam test.
Returns: A dictionary containing the details of the redteam task including the system prompt of the target model used.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
test_name | Yes |