Back to Genai Toolbox

bigtable-delete-instance

docs/en/integrations/bigtable/tools/bigtable-delete-instance.md

1.9.0739 B
Original Source

About

Delete a Bigtable instance.

Compatible Sources

{{< compatible-sources >}}

Parameters

bigtable-delete-instance accepts the following parameters:

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

Example

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