List eval suites
list_suitesLoad and validate eval suites from a directory or file, returning suite names, test cases, assertions, and threshold policies. Read-only.
Instructions
Load and validate the eval suites in a directory or file. Returns each suite name, its cases, the assertions declared on each case, and the threshold policy that gates it. Read-only — no model calls, no cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suitePath | Yes | Directory of suite YAML files, or a single suite file. |