cloud-sql-get-instance

Get a Cloud SQL instance resource.

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

Info

This tool uses a source of kind cloud-sql-admin.

Example

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

Reference

fieldtyperequireddescription
kindstringtrueMust be “cloud-sql-get-instance”.
sourcestringtrueThe name of the cloud-sql-admin source to use.
descriptionstringfalseA description of the tool.
Last modified September 18, 2025: docs: fix docs linting (#1520) (3d8a041782)