Back to Genai Toolbox

bigtable-get-cluster

docs/en/integrations/bigtable/tools/bigtable-get-cluster.md

1.9.0778 B
Original Source

About

Get details of a Bigtable cluster.

Compatible Sources

{{< compatible-sources >}}

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

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