remove_individual
Delete an individual and all references to them from a GEDCOM file, automatically removing any families left with no members so the tree stays consistent.
Instructions
Delete an individual and all references to them. Families left with no members are removed too.
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 | No | Id of the record created or modified | |
| file | Yes | ||
| backup | No | Path of the .bak written before saving | |
| message | Yes |