list_timeline_events
Query timeline events with filters by type, date range, and source to retrieve chronological events from stored entities.
Instructions
Query timeline events with filters (type, date range, source). Returns chronological events derived from date fields in sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | ||
| end_date | No | ||
| event_type | No | ||
| user_id | No | ||
| limit | No | ||
| offset | No | ||
| order_by | No | event_timestamp |