Back to Genai Toolbox

bigtable-list-materialized-views

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

1.9.0898 B
Original Source

About

A bigtable-list-materialized-views tool lists all materialized views on a Google Cloud Bigtable instance.

Compatible Sources

{{< compatible-sources >}}

Parameters

fieldtyperequireddescription
instance_idstringtrueThe ID of the instance.

Example

yaml
kind: tool
name: list_materialized_views
type: bigtable-list-materialized-views
source: my-bigtable-source
description: Use this tool to list materialized views.

Reference

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