Get Eval Rubrics
getEvalRubricsList the evaluation rubrics a Run is scored against: the platform default rubrics plus the Agent-specific rubrics for a build. Defaults to the Agent's live build; pass build_id to target the revision a specific Run ran against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | The agent's unique identifier (Assignment ID) | |
| build_id | No | Return rubrics for this specific build (the revision a Run ran against). Defaults to the agent's live build when omitted. |