Back to Genai Toolbox

bigtable-get-table

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

1.9.0716 B
Original Source

About

Get details of a Bigtable table.

Compatible Sources

{{< compatible-sources >}}

Parameters

bigtable-get-table accepts the following parameters:

  • table_id (string): The ID of the table to get

Example

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

Reference

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