Back to Genai Toolbox

bigtable-list-logical-views

docs/en/integrations/bigtable/tools/bigtable-list-logical-views.md

1.9.0783 B
Original Source

About

List all Bigtable logical views in the instance.

Compatible Sources

{{< compatible-sources >}}

Parameters

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

  • instance_id (string): The ID of the instance

Example

yaml
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.