Tembo MCP Server

Official
by tembo-io

get_all_instances

Retrieve all Tembo Cloud instances associated with a specific organization ID using the MCP server, enabling efficient resource management through API integration.

Instructions

Get all Tembo instances in an organization

Input Schema

NameRequiredDescriptionDefault
org_idYesOrganization id for the request

Input Schema (JSON Schema)

{ "properties": { "org_id": { "description": "Organization id for the request", "type": "string" } }, "required": [ "org_id" ], "type": "object" }

You must be authenticated.

Other Tools from Tembo MCP Server

Related Tools

ID: k0nwh3o5xu