Back to Genai Toolbox

bigtable-list-clusters

docs/en/integrations/bigtable/tools/bigtable-list-clusters.md

1.9.0753 B
Original Source

About

List all Bigtable clusters in the instance.

Compatible Sources

{{< compatible-sources >}}

Parameters

bigtable-list-clusters accepts the following parameters:

  • instance_id (string): The ID of the instance

Example

yaml
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.