Run Tests (Targeted)
Run Tests (Targeted)
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Headers
Request
Prefixed test_<crockford> ids to run. De-duplicated, so a
repeated id runs once.
The agent a targeted run binds to at run time. agent_id is
required. version and tag pin a specific agent version once
agent versioning ships; supplying either today returns 400, so
agent-id targeting works now and version/tag light up later without
a wire change.
A run-level config override applied to every test in a Run All.
Layered on top of the agent’s stored config for the duration of
the suite run, so the whole suite can be validated against a
proposed prompt / model / toolbelt without editing any test. An
absent field leaves the agent’s value untouched; a run-level
override wins over a deprecated per-test system_prompt_override
/ model_override.