bigtable-list-materialized-views

A “bigtable-list-materialized-views” tool is used to list all materialized views on a Google Cloud Bigtable instance.

About

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

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

fieldtyperequireddescription
instance_idstringtrueThe ID of the instance.

Example

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.



Last modified August 14, 2026: chore(main): release 1.9.0 (#3744) (5de8f13)