Miro MCP

by k-jarzyna

get-organization-info

Retrieve detailed organization data for Miro Enterprise users by providing the organization ID, enabling efficient management and insights.

Instructions

Retrieves organization information (Enterprise only)

Input Schema

NameRequiredDescriptionDefault
orgIdYesid of the organization

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "orgId": { "description": "id of the organization", "type": "string" } }, "required": [ "orgId" ], "type": "object" }

You must be authenticated.

Other Tools from Miro MCP

Related Tools

ID: kagg0s1404