bigtable-create-instance
The “bigtable-create-instance” tool allows you to create a new bigtable instance.
less than a minute
About
Create a new Bigtable instance.
Compatible Sources
This tool can be used with the following database sources:
| Source Name |
|---|
| Bigtable Source |
Parameters
bigtable-create-instance accepts the following parameters:
instance_id(string): The ID of the instance to createdisplay_name(string): Display name for the instancecluster_id(string): The ID of the primary clusterzone(string): The zone for the cluster (e.g. us-central1-b)num_nodes(integer): The number of nodes for the cluster
Example
kind: tool
name: bigtable_create_instance
type: bigtable-create-instance
source: my-bigtable-source
description: Create a new Bigtable instance.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be bigtable-create-instance. |
| 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.