Get command
laravel_cloud_get_commandRetrieve detailed information about a specific command by providing its ID, with optional inclusion of related resources like environments.
Instructions
Get the details of a specific command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command ID. | |
| include | No | Relationships to include in the response, e.g. ["environments"]. |