Holaspirit MCP Server

list_policies

Retrieve and display all organizational policies within Holaspirit by specifying the organization ID using the MCP-compatible API. Ideal for managing and reviewing governance documents.

Instructions

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