Agents

Update Eval Rubric

Edit a single Agent-specific evaluation rubric's title and/or description. The edit produces a NEW rubric (with a new id and slug) so previously scored Runs stay attributed to the original criterion; the response contains the new rubric.

patch/v2/agents/{agentId}/eval-rubrics/{rubricId}

Path parameters

agentIdstring uuid required

The agent's unique identifier (Assignment ID)

rubricIdstring uuid required

The custom rubric's unique identifier

Request body

titlestring

Short, human-readable Pass/Fail rubric title.

descriptionstring

A 1-2 sentence Pass condition phrased as a question.

Response

Default Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.