Connect your own Google Cloud project (Service Account JSON key, OAuth2 JWT Bearer flow) to see and manage Compute Engine instances, Cloud Storage buckets/objects, Cloud SQL instances, Cloud Functions, IAM service accounts, Cloud Monitoring alert policies, and Cloud Billing costs from Imperal. Your Service Account is verified against your project before it's saved. Scoped to the operational core -- GKE, BigQuery and Vertex AI are out of scope.
connect_gcpwriteConnect your own Google Cloud project by pasting a Service Account JSON key, after checking it actually works (a JWT Bearer token exchange plus a harmless Cloud Resource Manager read). A Viewer-only IAM role is strongly recommended for the Service Account you create.
disconnect_gcpwriteDisconnect a Google Cloud project: deletes the saved Service Account JSON key. Nothing in GCP itself is changed; the Service Account remains until you delete it yourself in IAM & Admin.
list_connectionsreadList the connected Google Cloud projects.
list_virtual_machinesreadList Compute Engine instances in the connected project, across every zone.
get_virtual_machinereadRead one Compute Engine instance in full.
start_virtual_machinewriteStart a stopped Compute Engine instance.
stop_virtual_machinewriteStop a running Compute Engine instance.
restart_virtual_machinewriteReset (hard restart) a Compute Engine instance.
list_storage_accountsreadList Cloud Storage buckets in the connected project.
get_storage_accountreadRead one Cloud Storage bucket's metadata in full.
list_blob_containersreadList objects inside one Cloud Storage bucket, optionally filtered by key prefix.
list_sql_serversreadList Cloud SQL instances in the connected project.
list_sql_databasesreadList databases hosted on one Cloud SQL instance.
list_function_appsreadList Cloud Functions in the connected project.
restart_function_appwriteRedeploy (restart) a Cloud Function by re-triggering its current deployment.
list_iam_usersreadList Service Accounts (GCP's IAM-equivalent to users) in the connected project.
list_role_assignmentsreadRead the project's IAM policy: which roles are bound to which members.
list_metric_alertsreadList Cloud Monitoring alert policies configured on the connected project.
get_resource_metricsreadRead Cloud Monitoring metric time series for a filter over a time window.
query_costsreadRead the connected project's Cloud Billing status (linked billing account and whether billing is enabled).
get_cloud_overviewreadValue-add report: one-glance GCP project health snapshot -- Compute Engine instance counts by status, Cloud Storage bucket count, Cloud SQL instance count, and Cloud Billing status.
Install Google Cloud Platform and let Webbee use it across your workflow.
Open in panel