upsert_message_into_timeline
Add a new message to an existing timeline, extracting events and merging them into the current state to recompute derived fields.
Instructions
Incrementally update a running timeline with one new message. Extracts events, merges into existing state, and recomputes derived fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| existing_timeline_state | Yes |