get_person_timeline
Retrieve a person's recent history, newest first, from a person_id or name. See dated interactions, observations, facts, affiliations, relationships, and traits; unknown people return found:false.
Instructions
Return one person's recent history, newest first, as a bounded chronology.
Pass person_id from resolve_person, or person (a name or alias) to resolve inline.
Entries project durable records — interactions, observations, facts, affiliations,
relationships, and traits — with the stored timestamp each was placed by and which field
that was. Sensitive and restricted records are never returned by this ordinary tool, and a
trait names only evidence that is itself ordinary. An unknown or removed person returns
found: false rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| person | No | ||
| person_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||