bigtable-get-table

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

About

Get details of a Bigtable table.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

bigtable-get-table accepts the following parameters:

  • table_id (string): The ID of the table to get

Example

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

Reference

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