List Apps
list-appsRetrieve the app catalog and installation status for a RawTree cluster to identify valid app IDs and verify which apps are installed.
Instructions
Purpose: List the RawTree app catalog and installation state for one cluster.
Returns: The cluster ID and name, plus every available app with its ID, display name, and installed state.
Auth: Requires a user credential and organization membership. Authorization is enforced by the RawTree API.
When to use:
You need a valid app ID before installing or uninstalling an app
You want to check which apps are installed on a cluster
You want to verify installation state after a change
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes | Cluster name returned by list-clusters. | |
| organization | Yes | Organization containing the target cluster. |