peach_create_contact
Create or update a contact in the Peach WhatsApp messaging platform by providing phone number, name, email, timezone, and metadata.
Instructions
Create or upsert a single contact in the Peach account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone_number | Yes | Phone number in E.164 format (e.g. +14155552671) | |
| name | No | Contact's full name | |
| No | Contact's email address | ||
| timezone | No | Contact's timezone (e.g. America/New_York) | |
| metadata | No | Custom metadata key-value pairs (merged with existing) |