bigtable-list-clusters

The “bigtable-list-clusters” tool allows you to list all bigtable clusters in the instance.

About

List all Bigtable clusters in the instance.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

bigtable-list-clusters accepts the following parameters:

  • instance_id (string): The ID of the instance

Example

kind: tool
name: bigtable_list_clusters
type: bigtable-list-clusters
source: my-bigtable-source
description: List all Bigtable clusters in the instance.

Reference

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