list_domains
List the business's custom domains (guid, domain_name, active/attached state).
Pass available_only=true to see only domains not yet attached to any
project -- the ones publish_website can connect. Use a returned domain's
guid as publish_website's domain_guid. available_only MUST be a literal
JSON boolean (StrictBool rejects 1/"yes"/"true" so a lax coercion can't
silently flip the filter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| available_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||