Search entries
search_entriesFind dated entries across every timeline by keywords, party id, timeline slug and date range. Every keyword must match (title, summary, party or timeline name); results are ranked, newest first among equals. Returns the entry text and url; call get_entry for quotes and sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Latest entry date to include. | |
| from | No | Earliest entry date to include. | |
| limit | No | Results to return (default 20); total says how many matched. | |
| party | No | Only entries naming this party id. | |
| query | No | Keywords. Every one must match, in the entry's title, summary, a party name or the timeline name; omit it to browse by filter alone. | |
| timeline | No | Only entries on this timeline slug. |