config_get
Read system or app configuration values by specifying the scope and key. Provide the app name when reading per-app config.
Instructions
Read a system or per-app config value. app_name required when scope='app'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | ||
| key | Yes | ||
| app_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |