Get domain
laravel_cloud_get_domainRetrieve details of a specific domain in Laravel Cloud. Optionally verify DNS and include related resources like environments.
Instructions
Show a specific domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain ID. | |
| verify | No | Re-check DNS verification while fetching. | |
| include | No | Relationships to include in the response, e.g. ["environments"]. |