bigtable-create-materialized-view
A “bigtable-create-materialized-view” tool is used to create a new materialized view on a Google Cloud Bigtable instance.
less than a minute
About
A bigtable-create-materialized-view tool creates a new 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
| field | type | required | description |
|---|---|---|---|
instance_id | string | true | The ID of the instance. |
materialized_view_id | string | true | The ID of the materialized view. |
query | string | true | The materialized view query. |
Example
kind: tool
name: create_materialized_view
type: bigtable-create-materialized-view
source: my-bigtable-source
description: Use this tool to create a materialized view.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be bigtable-create-materialized-view. |
| source | string | true | Name of the source to execute on. |
| description | string | false | Description of the tool that is passed to the LLM. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.