bigtable-list-tables

The “bigtable-list-tables” tool allows you to list all bigtable tables in the instance.

About

List all Bigtable tables in the instance.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Example

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.