bigtable-delete-instance

The “bigtable-delete-instance” tool allows you to delete a bigtable instance.

About

Delete a Bigtable instance.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Bigtable Source

Parameters

bigtable-delete-instance accepts the following parameters:

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

Example

kind: tool
name: bigtable_delete_instance
type: bigtable-delete-instance
source: my-bigtable-source
description: Delete a Bigtable instance.

Reference

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