add_party_phone_number
Append a single phone number to a party record. Use this atomic operation instead of updating the entire phone numbers list for one entry.
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 |
|---|---|---|---|
| partyId | No | ||
| number | Yes | ||
| type | No | Free-form label, e.g. 'Work', 'Mobile'. |