Registry

[workflow action package]

@beam/object-storage-endpoint

Object Storage Endpoint

Resolve an object storage endpoint for downstream actions.

BuiltinActiveVerifiedobject-storageendpoint

Trust

Builtin

Placements

1

Permissions

1

Versions

1

[package identity]

Details

Identity and execution metadata for the latest version.

Package
@beam/object-storage-endpoint
Author
beam
Category
storage
API version
workflow-actions/v1
Latest tag
latest -> 1.0.0
Task mode
single-worker
Default placement
-
Visibility
Public
Published
Jul 6, 2026, 4:41 PM
Updated
7/6/2026

[workflow reference]

Use in a workflow

Drop this into a workflow definition to reference the action.

{
  "actionPackageName": "@beam/object-storage-endpoint",
  "actionVersionRange": "^1.0.0",
  "config": {},
  "inputBindings": {}
}

[developer tooling]

CLI

Publish and resolve packages from a local development environment.

beam-registry publish . --tag latest
curl "https://api.b3m.dev/registry/v1/resolve/%40beam/object-storage-endpoint?range=latest"