Back to Genai Toolbox

bigtable-list-tables

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

1.9.0613 B
Original Source

About

List all Bigtable tables in the instance.

Compatible Sources

{{< compatible-sources >}}

Example

yaml
kind: tool
name: bigtable_list_tables
type: bigtable-list-tables
source: my-bigtable-source
description: List all Bigtable tables in the instance.

Reference

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