Skip to main content
Glama

Holaspirit MCP Server

by syucream

get_circle

Retrieve detailed information about a specific circle within an organization using circleId and organizationId on the Holaspirit MCP Server to streamline organizational data management.

Instructions

Get details of a specific circle

Input Schema

NameRequiredDescriptionDefault
circleIdYes
organizationIdYes

Input Schema (JSON Schema)

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

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