bigtable-get-materialized-view

A “bigtable-get-materialized-view” tool is used to retrieve information about a materialized view on a Google Cloud Bigtable instance.

About

A bigtable-get-materialized-view tool retrieves metadata and information about a materialized view 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.
materialized_view_idstringtrueThe ID of the materialized view.

Example

kind: tool
name: get_materialized_view
type: bigtable-get-materialized-view
source: my-bigtable-source
description: Use this tool to get materialized view info.

Reference

fieldtyperequireddescription
typestringtrueMust be bigtable-get-materialized-view.
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)