get_category
Retrieve all values for a specific category key using its UUID. For example, get environment values such as Production, Dev, or Test.
Instructions
Get all values for a specific category key. Example: category 'Environment' may have values 'Production', 'Dev', 'Test'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_uuid | Yes | The UUID (extId) of the category |