add_party_phone_number
Append a single phone number to a party record via an atomic PUT, preserving existing entries. Use this to add one number without overwriting others.
Instructions
Append a single phone number to a party. Atomic — one PUT to Capsule. Use this instead of update_party.phoneNumbers for single-entry adds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Free-form label, e.g. 'Work', 'Mobile'. | |
| number | Yes | ||
| partyId | No |