Set per-agent eval configuration
PUT
Set per-agent eval configuration
Authorizations
Path Parameters
Body
application/json
Response
Successful Response
Per-agent eval configuration exposed by /v1/agents/{id}/eval-config.
Two independent toggles: evaluate_live gates SessionType.LIVE
(production) sessions and evaluate_test gates SessionType.TEST
(dev-initiated) sessions. Simulation runs always evaluate.
Previous
List the platform tools an agent can enableStatic projection of the hard-coded platform-tool registry. Org-independent — the dashboard
renders this to drive the per-agent enable/disable toggles without hard-coding the catalog.
Next
Set per-agent eval configuration