Miro MCP

by k-jarzyna

share-board

Assign and share Miro boards with customizable access levels and optional team assignments to streamline collaboration and control permissions effectively.

Instructions

Share a Miro board with specific access level and optional team assignment

Input Schema

NameRequiredDescriptionDefault
accessLevelYesAccess level for shared board
boardIdYesID of the board to share
teamIdNoTeam ID to assign the board to

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "accessLevel": { "description": "Access level for shared board", "enum": [ "private", "view", "comment", "edit" ], "type": "string" }, "boardId": { "description": "ID of the board to share", "type": "string" }, "teamId": { "description": "Team ID to assign the board to", "type": "string" } }, "required": [ "boardId", "accessLevel" ], "type": "object" }

You must be authenticated.

Other Tools from Miro MCP

Related Tools

ID: kagg0s1404