Google Cloud Storage
Google CloudOAuth 2.0credential probe
Google Cloud Storage objects (Google OAuth2).
OCNORA ships 11 typed Google Cloud Storage operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 11
- Copy ObjectCopy a Cloud Storage object to another key or bucket.gcs.copy_object
- Create BucketCreate a Cloud Storage bucket with a location and storage class.gcs.create_bucket
- Delete BucketDelete an empty Cloud Storage bucket.gcs.delete_bucket
- Delete ObjectDelete an object from a Google Cloud Storage bucket.gcs.delete_object
- Get BucketRead a bucket's location, labels, versioning, lifecycle and access config.gcs.get_bucket
- Get ObjectDownload an object from a Cloud Storage bucket as a file (base64 envelope).gcs.get_object
- Get Object MetadataRead a Cloud Storage object's size, checksums, holds and custom metadata.gcs.get_object_metadata
- List BucketsList the Cloud Storage buckets in a GCP project.gcs.list_buckets
- List ObjectsList objects in a Google Cloud Storage bucket.gcs.list_objects
- Put ObjectUpload a text or binary object to a Google Cloud Storage bucket.gcs.put_object
- Update Object MetadataChange a Cloud Storage object's headers and custom metadata in place.gcs.update_object_metadata
Run your first Google Cloud Storage workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.