describe_ocel
Returns the compact summary of a previously loaded OCEL, identical in shape to the initial load response. Re-computes on demand and raises an error if the OCEL has been evicted.
Instructions
Return the compact summary for a previously loaded OCEL.
Exact same shape as the summary attached to load_ocel's response,
re-computed on demand. Raises :class:HandleNotFound if the registry
evicted the OCEL (1-hour TTL or LRU overflow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ocel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||