Build Timeline
build_timelineDeterministic timeline constructor for temporal reasoning. Finds all dated events matching your query, normalizes dates, and returns them sorted chronologically. Use for 'what order', 'before/after', 'earliest/latest' questions. Returns unresolved events (found but no date) separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| query | Yes | ||
| relation | No | ||
| anchor_event | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||