list_domains
Retrieve shared and custom domains available for hosting sites. Use this to select a domain before creating a new site.
Instructions
List domains the user can host sites under. Returns shared hosting domains (e.g. hostsmith.link, available to everyone) and custom domains owned by the user's organization. Use this to pick a domain value before calling create_site. By default queries all partitions and merges; pass partition or shared to narrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| partition | No | Filter by data partition. Omit to query all partitions. | |
| shared | No | Filter by domain type: true for shared only, false for custom only. Omit for both. |