List WebSocket applications
laravel_cloud_list_websocket_applicationsList all applications associated with a specific WebSocket cluster, with optional relation includes.
Instructions
Get a list of all applications for a specific WebSocket cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Relationships to include in the response, e.g. ["environments"]. | |
| websocket_server | Yes | WebSocket cluster ID. |