Skip to main content
The Generate UUID action creates a new random UUID v4 each time it runs. Use the result as a correlation ID, idempotency key, temporary record ID, or other workflow-scoped identifier.

Outputs

An output looks like:
The action produces a different value on every run. Store the output if later workflow steps or future runs need to reuse the same identifier.