remove_event
Deletes a specific fact (event) from a GEDCOM individual or family record using its tag and index. Use to remove unwanted events from your family tree file.
Instructions
Delete the index-th fact with the given tag from an individual or family.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tag | Yes | ||
| file | No | GEDCOM file name (with or without .ged). Optional when only one file exists. | |
| index | No |
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 |