dataverse_get_choice
Retrieve a global choice (option set) with all option values, codes, and labels by name or MetadataId from Dataverse.
Instructions
Get one GLOBAL choice (option set) — all option values, codes, and labels — by name or MetadataId.
For the options of a specific column's LOCAL choice use dataverse_list_choice_column_options instead. Provide either name or metadata_id; name takes precedence when both are given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |