Registry

[workflow action package]

@e2e/wait

Wait

Pauses the workflow for a configurable duration.

ExternalActiveValidatedHippius artifactwaitdelaytesting

Trust

External

Placements

1

Permissions

-

Versions

2

[package identity]

Details

Identity and execution metadata for the latest version.

Package
@e2e/wait
Author
superadmin@b1m.ai
Category
utility
API version
workflow-actions/v1
Latest tag
latest -> 1.0.1
Task mode
single-worker
Default placement
-
Visibility
Public
Published
Jul 30, 2026, 4:53 AM
Updated
7/30/2026

[workflow reference]

Use in a workflow

Drop this into a workflow definition to reference the action.

{
  "actionPackageName": "@e2e/wait",
  "actionVersionRange": "^1.0.1",
  "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/%40e2e/wait?range=latest"