get_app
Retrieve an app from the Prisme.ai app store to examine its configuration schema and automations before installation.
Instructions
Get an app from the Prisme.ai app store with its configuration schema and automations. Use this to understand what config an app requires before installing it in the imports folder. The appSlug is case-sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appSlug | Yes | The slug of the app to retrieve from the app store (case-sensitive) | |
| environment | No | Optional environment name (from PRISME_ENVIRONMENTS) to use specific API URL |