Create Case Queue Eval Rubric
createCaseQueueEvalRubricAdd one case-level evaluation rubric to a queue's current rubric set. Case-level rubrics judge the whole case (across every Run that touched it) as a Pass/Fail question at settlement. The rubric is added to the queue's current version (build-set) — the set new cases are judged against; a queue only gets one after its first Agent-processed case settles, so this fails with 409 before then, and once the version holds 12 rubrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short, human-readable Pass/Fail rubric title. | |
| queue_id | Yes | The queue's unique identifier | |
| description | Yes | A 1-2 sentence Pass condition phrased as a question. |