Get instance
laravel_cloud_get_instanceRetrieve details of a specific instance, including related resources like environments, by providing the instance ID.
Instructions
Get the details of a specific instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Relationships to include in the response, e.g. ["environments"]. | |
| instance | Yes | Instance ID. |