create_organization
Create an organization by domain to pre-flag as do_not_contact before prospects. Defaults details from the domain; raises conflict if already exists.
Instructions
Register an organization by domain alone — e.g. to flag a company do_not_contact before any prospect exists. Omitted name/websiteUrl default from the domain; CONFLICT if the domain already exists (use update_organization).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| domain | Yes | Domain or website URL; protocol, path, and "www." are stripped. Pass the apex domain (e.g. "example.com") — a subdomain only excludes that exact subdomain. | |
| websiteUrl | No | ||
| doNotContact | No |