Skip to main content
Glama

Holaspirit MCP Server

by syucream

list_circles

Retrieve a comprehensive list of all organizational circles within Holaspirit using the MCP-compatible API, enabling structured access to circle data for improved collaboration.

Instructions

List all circles 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