Miro MCP

by k-jarzyna

get-case

Retrieve detailed eDiscovery case information by specifying organization and case IDs. Ideal for enterprise-level data management and legal compliance tasks within Miro MCP.

Instructions

Retrieves information about a specific eDiscovery case (Enterprise only)

Input Schema

NameRequiredDescriptionDefault
caseIdYesThe ID of the case you want to retrieve
orgIdYesThe ID of the organization for which you want to retrieve the case information

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "caseId": { "description": "The ID of the case you want to retrieve", "type": "string" }, "orgId": { "description": "The ID of the organization for which you want to retrieve the case information", "type": "string" } }, "required": [ "orgId", "caseId" ], "type": "object" }

You must be authenticated.

Other Tools from Miro MCP

Related Tools

ID: kagg0s1404