invariance_eval_suite_create
Create an eval suite to group test cases and runs, supporting legacy compatibility and curated case sets.
Instructions
Create an eval suite (the legacy grouping for cases + runs). New work should generally prefer datasets; suites remain for back-compat and curated case sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | CreateEvalSuiteRequest as a JSON object string. Required: name. Optional: description (string), metadata (object). |