Get a case
get_caseReturn the full case for a given pair_id (axes 1/2/4) or id (axis 3): malign and benign task prompts, expected decisions, grounding rationale, and bypass patterns. Axis 3 cases are single (unmatched) and use an 'id' field instead of 'pair_id'. Use list_cases to browse available ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | Yes | The axis this case belongs to | |
| pair_id | Yes | The pair_id (axes 1/2/4) or id (axis 3) to retrieve |