add_contact
Add a contact to a group by providing group ID and phone number. Optionally include first name, last name, email, or date of birth.
Instructions
Add a contact to a group. Requires group_id and phone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dob | No | ||
| No | |||
| phone | Yes | ||
| group_id | Yes | ||
| last_name | No | ||
| first_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |