Add or update a member
upsert_memberAdd a new household member or update an existing member's phone or email, matching by name case-insensitively.
Instructions
Add a household member or update phone/email. Name is the key (case-insensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| No | |||
| phone | No | E.164, e.g. +15551234567 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| role | No | ||
| No | |||
| phone | No | ||
| vote_link | No | Personal voting page for this member |