bigtable-list-instances

The “bigtable-list-instances” tool allows you to list all bigtable instances in the project.

About

List all Bigtable instances in the project.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Example

kind: tool
name: bigtable_list_instances
type: bigtable-list-instances
source: my-bigtable-source
description: List all Bigtable instances in the project.

Reference

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