create_engagement
Creates a new independent AI red-team engagement and returns its ID for use in subsequent attack, scoring, and report calls.
Instructions
Create a new, independent AI red-team engagement and return its id.
The returned engagement id must be used for all subsequent target/attack/ scoring/report tool calls that operate within this engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes |