get_family
Retrieve a single GEDCOM family record by ID to view spouses, children, marriage details, and other family events. Use the optional file name when multiple .ged files exist.
Instructions
One family record (@F..@): spouses, children, marriage and other family events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Record id such as @I12@ | |
| file | No | GEDCOM file name (with or without .ged). Optional when only one file exists. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| wife | No | ||
| notes | No | ||
| events | No | ||
| husband | No | ||
| children | No | ||
| citations | No |