{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "cloud-sql-mysql", "version": "0.2.0", "description": "Connect and interact with a Cloud SQL for MySQL database and data.", "author": { "name": "Google LLC", "email": "data-cloud-ai-integrations@google.com" }, "homepage": "https://cloud.google.com/sql", "repository": "https://github.com/gemini-cli-extensions/cloud-sql-mysql", "license": "Apache-2.0", "keywords": [ "cloud-sql", "mysql", "database" ] }