bigtable-get-instance

The “bigtable-get-instance” tool allows you to get details of a bigtable instance.

About

Get details of a Bigtable instance.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

bigtable-get-instance accepts the following parameters:

  • instance_id (string): The ID of the instance to get

Example

kind: tool
name: bigtable_get_instance
type: bigtable-get-instance
source: my-bigtable-source
description: Get details of a Bigtable instance.

Reference

fieldtyperequireddescription
typestringtrueMust be bigtable-get-instance.
sourcestringtrueName of the source to execute on.
descriptionstringfalseDescription of the tool that is passed to the LLM.