Terrakube MCP Server

by AzBuilder
Verified

list-workspaces

Retrieve all workspaces within a specified organization using the Terrakube MCP Server. Manage infrastructure efficiently by accessing and organizing workspace details.

Instructions

Lists all workspaces in the specified organization

Input Schema

NameRequiredDescriptionDefault
organizationIdYesOrganization ID

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Terrakube MCP Server

Related Tools

ID: lomk5z9d0a