Back to Genai Toolbox

bigtable-get-instance

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

1.9.0740 B
Original Source

About

Get details of a Bigtable instance.

Compatible Sources

{{< compatible-sources >}}

Parameters

bigtable-get-instance accepts the following parameters:

  • instance_id (string): The ID of the instance to get

Example

yaml
kind: tool
name: bigtable_get_instance
type: bigtable-get-instance
source: my-bigtable-source
description: Get details of a Bigtable instance.

Reference

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