get_sql_instance_details
Retrieve detailed configuration and status for a Cloud SQL instance by supplying project ID and instance ID.
Instructions
Get detailed information about a specific Cloud SQL instance.
Args:
project_id: The ID of the GCP project
instance_id: The ID of the Cloud SQL instance
Returns:
Detailed information about the specified Cloud SQL instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| instance_id | Yes |