bigtable-get-cluster

The “bigtable-get-cluster” tool allows you to get details of a bigtable cluster.

About

Get details of a Bigtable cluster.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

bigtable-get-cluster accepts the following parameters:

  • instance_id (string): The ID of the instance
  • cluster_id (string): The ID of the cluster

Example

kind: tool
name: bigtable_get_cluster
type: bigtable-get-cluster
source: my-bigtable-source
description: Get details of a Bigtable cluster.

Reference

fieldtyperequireddescription
typestringtrueMust be bigtable-get-cluster.
sourcestringtrueName of the source to execute on.
descriptionstringfalseDescription of the tool that is passed to the LLM.