bigtable-get-logical-view

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

About

Get details of a Bigtable logical view.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

bigtable-get-logical-view accepts the following parameters:

  • instance_id (string): The ID of the instance
  • logical_view_id (string): The ID of the logical view

Example

kind: tool
name: bigtable_get_logical_view
type: bigtable-get-logical-view
source: my-bigtable-source
description: Get details of a Bigtable logical view.

Reference

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