case_list
List VMware investigation cases newest first to locate a case ID. Entries display summary, state, grade, and opened time; damaged folders show as unreadable.
Instructions
[READ] List investigation cases, newest first.
WHEN: to find the id of a case you or someone else opened earlier. Returns the family list envelope {items, returned, limit, total, truncated, hint}; each item is {case_id, summary, state, grade, opened_at}. A case whose folder is damaged appears with state="unreadable" rather than vanishing from the list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum cases in the page, newest first (default 50). There is no offset — 'total' reports every case, so when truncated is true the only way to reach older ones is a larger limit. |