Compare Two Lives
compare_livesCompare two people's life-in-days and day-number timelines side by side in one API call, eliminating the need for separate requests.
Instructions
Side-by-side notable packs for two slugs (life_in_days + day_number timelines). One call instead of two notable_pack. Example: elon-musk vs steve-jobs. ($0.08)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | YYYY-MM-DD target date for both packs | |
| peers | No | ||
| slug_a | Yes | First person slug | |
| slug_b | Yes | Second person slug | |
| similar | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | First notable-person knowledge pack. | |
| b | Yes | Second notable-person knowledge pack. | |
| pack | Yes | ||
| compare | Yes | Computed comparison fields and URLs. |