update_case
Update an existing custom case's details, including title, question, tags, rubric, points, and other fields, to maintain accuracy in assessments.
Instructions
Update a custom org case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| title | No | ||
| points | No | ||
| rubric | No | ||
| options | No | ||
| language | No | ||
| question | No | ||
| case_type | No | ||
| difficulty | No | ||
| description | No | ||
| starter_code | No | ||
| allow_multiple | No | ||
| expected_output | No | ||
| time_limit_minutes | No |