Skip to main content
Glama

Dataverse MCP Server

by mwhesse

get_dataverse_team

Retrieve detailed team information including properties, administrators, business unit associations, and configuration settings to inspect team definitions and understand organizational structure.

Instructions

Retrieves detailed information about a specific team including its properties, administrator, business unit association, and configuration settings. Use this to inspect team definitions and understand team structure.

Input Schema

NameRequiredDescriptionDefault
teamIdYesID of the team to retrieve

Input Schema (JSON Schema)

{ "properties": { "teamId": { "description": "ID of the team to retrieve", "type": "string" } }, "required": [ "teamId" ], "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