bigtable-list-logical-views

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

About

List all Bigtable logical views in the instance.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

bigtable-list-logical-views accepts the following parameters:

  • instance_id (string): The ID of the instance

Example

kind: tool
name: bigtable_list_logical_views
type: bigtable-list-logical-views
source: my-bigtable-source
description: List all Bigtable logical views in the instance.

Reference

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