Install App
install-appInstall a RawTree app on a specific cluster to enable its native endpoints. Confirm organization, cluster, and app ID before running.
Instructions
Purpose: Install a RawTree app on one cluster and enable its native endpoints.
Returns: The app ID, display name, and installed state set to true.
Auth: Requires a user credential with organization admin access. Authorization is enforced by the RawTree API.
Safety: This changes the app functionality enabled for the cluster. You MUST confirm the exact organization, cluster name, and app ID with the user before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID returned by list-apps. | |
| cluster | Yes | Cluster name returned by list-clusters. | |
| organization | Yes | Organization containing the target cluster. |