Skip to main content
Glama

Holaspirit MCP Server

by syucream

list_meetings

Retrieve and display all meetings within an organization using the Holaspirit MCP Server, enabling efficient organization-wide meeting management and scheduling.

Instructions

List all meetings in the organization

Input Schema

NameRequiredDescriptionDefault
organizationIdYes

Input Schema (JSON Schema)

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

You must to connect to the server.

Other Tools from Holaspirit MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/syucream/holaspirit-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server