Terrakube MCP Server

by AzBuilder
Verified

get-organization

Retrieve detailed information about a specific organization by its ID using the MCP server to manage Terrakube infrastructure efficiently.

Instructions

Retrieves detailed information about a specific organization by its ID

Input Schema

NameRequiredDescriptionDefault
idYesOrganization ID

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Terrakube MCP Server

Related Tools

ID: lomk5z9d0a