invariance_case_get
Retrieve a case by ID to inspect its status, outcome, owner, custom attributes, and linked runs, newest first (up to 100).
Instructions
Get a case by id, including its linked runs (newest first, capped at 100). Use to inspect status, outcome, owner, custom_attrs, and the runs the case has accumulated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Case id, e.g. "case_abc123". |