Skip to main content
Glama

Dataverse MCP Server

by mwhesse

get_dataverse_optionset

Retrieve detailed metadata and configuration for specific Dataverse option sets to inspect available choices and understand field definitions.

Instructions

Retrieves detailed information about a specific option set including its metadata, options, and configuration. Use this to inspect option set definitions and understand available choices.

Input Schema

NameRequiredDescriptionDefault
nameYesName of the option set to retrieve

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the option set to retrieve", "type": "string" } }, "required": [ "name" ], "type": "object" }

Other Tools from Dataverse MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mwhesse/mcp-dataverse'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server