tools.ozone.set.getValues
#main
Get a specific set and its values
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| name | string | - | ✅ | - |
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| set | tools.ozone.set.defs#setView | - | ✅ | - |
| values | array of string | - | ✅ | - |
| cursor | string | - | ❌ | - |