update_landing_page_domain_settings
Update landing page domain settings by replacing the custom domain or refreshing domain verification.
Instructions
Update landing page domain settings. Provide domain to replace the custom domain, verify true to refresh verification, or both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company ID. If not provided, uses the currently selected company. | |
| domain | No | Replacement custom domain. | |
| verify | No | Refresh domain verification after any domain update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Whether the Sequenzy operation succeeded. | |
| message | No | Human-readable status, confirmation, or next-step message. | |
| note | No | Additional context about the result. | |
| items | No | Fallback array wrapper used only when a tool returns a bare array. | |
| value | No | Fallback object wrapper used only when a tool returns a non-object value. | |
| landingPage | No | The landing page record returned by Sequenzy. | |
| domain | No | Landing page domain. |