cloud-sql-get-instance

Get a Cloud SQL instance resource.

About

The cloud-sql-get-instance tool retrieves a Cloud SQL instance resource using the Cloud SQL Admin API.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Cloud SQL Admin Source

Example

kind: tool
name: get-sql-instance
type: cloud-sql-get-instance
source: my-cloud-sql-admin-source
description: "Gets a particular cloud sql instance."

Reference

fieldtyperequireddescription
typestringtrueMust be “cloud-sql-get-instance”.
sourcestringtrueThe name of the cloud-sql-admin source to use.
descriptionstringfalseA description of the tool.



Last modified April 13, 2026: chore(main): release 1.1.0 (#3024) (da6f5f8)