Holaspirit MCP Server

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 be authenticated.

Other Tools from Holaspirit MCP Server

Related Tools

ID: 7tn35lri9w