List CASDA observation events
casda_list_eventsList public observation lifecycle events from the CASDA archive using cursor-based pagination, with optional filters for event type and project code.
Instructions
List public observation lifecycle events with bounded cursor pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque cursor from a previous events page. | |
| page_size | No | Page size for the public events feed. | |
| event_type | No | Optional event type filter such as DEPOSITED or VALIDATED. | |
| project_code | No | Optional exact project code filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| events | No | ||
| pagination | No | ||
| provenance | No |