add_family_member
Link an existing member to a family account using family and member IDs, with an optional relationship type.
Instructions
Link an existing member into a family account.
Use when: "add Sarah to the Doe family account".
Args: family_id: Target family id. member_id: Member to add to the family. relationship: Optional relationship string ("spouse", "child", etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| family_id | Yes | ||
| member_id | Yes | ||
| relationship | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |