Holaspirit MCP Server

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" }

You must be authenticated.

Other Tools from Holaspirit MCP Server

Related Tools

ID: 7tn35lri9w