apollo_update_account
Update CRM account details including name, phone, domain, owner, address, stage, and labels using the account ID.
Instructions
Update a CRM account via PATCH /accounts/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| extra | No | ||
| phone | No | ||
| domain | No | ||
| owner_id | No | ||
| account_id | Yes | Apollo CRM account ID | |
| label_names | No | ||
| raw_address | No | ||
| account_stage_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |