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