bigtable-create-table
The “bigtable-create-table” tool allows you to create a new bigtable table.
less than a minute
About
Create a new Bigtable table.
Compatible Sources
This tool can be used with the following database sources:
| Source Name |
|---|
| Bigtable Source |
Parameters
bigtable-create-table accepts the following parameters:
table_id(string): The ID of the table to create
Example
kind: tool
name: bigtable_create_table
type: bigtable-create-table
source: my-bigtable-source
description: Create a new Bigtable table.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be bigtable-create-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.