Retrieve Event Developments
retrieve_event_developmentsRetrieve all developments associated with a known event_id. Filters for timestamp and occurrence are available. Track and understand the full event lifecycle through its developments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| detail | No | essential:minimal; standard:scored+citable; full:all. | full |
| event_id | Yes | ||
| end_timestamp | No | System timestamp; Inclusive ISO 8601; null=realtime | |
| start_timestamp | No | System timestamp; Inclusive ISO 8601 | |
| include_future_developments | No | Include future occurrence times relative to end_timestamp or now. |