Back to Genai Toolbox

bigtable-get-logical-view

docs/en/integrations/bigtable/tools/bigtable-get-logical-view.md

1.9.0818 B
Original Source

About

Get details of a Bigtable logical view.

Compatible Sources

{{< compatible-sources >}}

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

yaml
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.