appconfig_kv_show
Retrieve a specific configuration key-value from an Azure App Configuration store. Optionally specify resource group and label.
Instructions
Show a specific key-value from an App Configuration store.
Args: store_name: Name of the App Configuration store key: The configuration key to retrieve resource_group: Optional resource group label: Optional label (default: no label)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_name | Yes | ||
| key | Yes | ||
| resource_group | No | ||
| label | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |