apollo_create_account
Create a CRM account with name, phone, domain, owner, deduplication, address, and stage. Use 'extra' for additional fields.
Instructions
Create a single CRM account. Common fields are explicit; pass anything else (label_names, typed_custom_fields, etc.) via 'extra'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| extra | No | ||
| phone | No | ||
| domain | No | ||
| owner_id | No | ||
| run_dedupe | No | ||
| raw_address | No | ||
| account_stage_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |