Tembo MCP Server

Official
by tembo-io

get_instance

Retrieve details of a specific Tembo Cloud instance by providing the organization ID and instance ID, enabling efficient resource management through the Tembo MCP Server.

Instructions

Get an existing Tembo instance

Input Schema

NameRequiredDescriptionDefault
instance_idYes
org_idYesOrganization ID that owns the instance

Input Schema (JSON Schema)

{ "properties": { "instance_id": { "type": "string" }, "org_id": { "description": "Organization ID that owns the instance", "type": "string" } }, "required": [ "org_id", "instance_id" ], "type": "object" }

You must be authenticated.

Other Tools from Tembo MCP Server

Related Tools

ID: k0nwh3o5xu