update_contact
Update an existing contact's first name, last name, or subscription status using the contact ID and new values.
Instructions
Update an existing contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_name | No | New last name | |
| contact_id | Yes | The contact ID to update | |
| first_name | No | New first name | |
| unsubscribed | No | New subscription status |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||