Skip to main content
Glama

Dataverse MCP Server

by mwhesse

convert_owner_team_to_access_team

Convert an owner team to an access team to change record ownership and sharing capabilities. This irreversible action modifies how records owned by the team are managed.

Instructions

Converts an owner team to an access team, changing how the team can be used for record ownership and sharing. WARNING: This action cannot be undone and affects how records owned by this team are managed.

Input Schema

NameRequiredDescriptionDefault
teamIdYesID of the owner team to convert to access team

Input Schema (JSON Schema)

{ "properties": { "teamId": { "description": "ID of the owner team to convert to access team", "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