Holaspirit MCP Server

get_meeting

Retrieve detailed information about a specific meeting by providing the meeting ID and organization ID using the Holaspirit MCP Server.

Instructions

Get details of a specific meeting

Input Schema

NameRequiredDescriptionDefault
meetingIdYes
organizationIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "meetingId": { "type": "string" }, "organizationId": { "type": "string" } }, "required": [ "organizationId", "meetingId" ], "type": "object" }

You must be authenticated.

Other Tools from Holaspirit MCP Server

Related Tools

ID: 7tn35lri9w