Get environment
laravel_cloud_get_environmentRetrieve details of a specific environment using its ID from Laravel Cloud. Includes optional relationships for comprehensive data.
Instructions
Get a specific environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Relationships to include in the response, e.g. ["environments"]. | |
| environment | Yes | Environment ID. |