update_member
Update member details with partial updates. Change specific fields like phone or email without affecting other data.
Instructions
Update an existing member. Partial updates are supported.
Use when: "change Jane's phone number", "fix typo in member 12345 email". Only fields passed in are updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| notes | No | ||
| phone | No | ||
| last_name | No | ||
| member_id | Yes | ||
| first_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |