List Ably apps
ably_list_appsList all apps in the account (id, name, status, tls-only). Account id is resolved automatically from the control token when ABLY_ACCOUNT_ID is unset. Control API: GET /accounts/{account_id}/apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Override the account id (defaults to the token's account). |