bigtable-update-table
The “bigtable-update-table” tool allows you to update an existing bigtable table’s configuration.
less than a minute
About
Update an existing Bigtable table’s configuration.
Compatible Sources
This tool can be used with the following database sources:
| Source Name |
|---|
| Bigtable Source |
Parameters
bigtable-update-table accepts the following parameters:
table_id(string): The ID of the table to updatedisable_change_stream(boolean): Disable change stream
Example
kind: tool
name: bigtable_update_table
type: bigtable-update-table
source: my-bigtable-source
description: Update an existing Bigtable table's configuration.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be bigtable-update-table. |
| 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.