get-all-legal-holds
Retrieve the complete list of legal holds for a specific case and organization using structured parameters like orgId, caseId, and limit for precise results. Part of Miro MCP server functionalities.
Instructions
Retrieves the list of all legal holds within a case (Enterprise only)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseId | Yes | The ID of the case for which you want to retrieve the list of legal holds | |
cursor | No | Cursor for pagination | |
limit | Yes | The maximum number of items in the result list | |
orgId | Yes | The ID of the organization for which you want to retrieve the list of legal holds |