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