Holaspirit MCP Server

list_roles

Retrieve all roles within an organization using the organizationId. Enables easy access and management of role-based data through Holaspirit's API.

Instructions

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