list_storage_buckets
List Cloud Storage buckets in a specified Google Cloud project by providing the project ID. Retrieve all bucket names for inventory or management.
Instructions
List Cloud Storage buckets in a GCP project.
Args:
project_id: The ID of the GCP project to list buckets for
Returns:
List of Cloud Storage buckets in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |