add_party_phone_number
Append a single phone number to a party record with an atomic PUT. Use for adding one entry at a time instead of bulk updating all phone numbers.
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 |