find_individual
Search a GEDCOM family tree for individuals by name, including alternate names. Returns summaries with ID, birth/death details, and folder slug.
Instructions
Search for individuals by name. Matches all tokens in query
against the union of an individual's NAME records (primary + AKAs).
Returns compact summaries with id, name, sex, birth/death, and a
suggested folder slug per the workspace conventions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |