Clock
Built in - no setupRead the current instant. Use when a workflow needs a timestamp for records, messages, or time-based branching.
Publisher: Amistio (built-in) - version 1.0.0 - Apache-2.0
Operations (1)
Current time
clock.nowReturn the current instant as epoch milliseconds and an ISO-8601 UTC string. Deterministic per call, no side effects.
Takes no inputs.
Returns
epochMillis(number) - Milliseconds since the Unix epoch.iso(string) - ISO-8601 UTC instant.
Use Clock from the agent builder - add the block, and reviewed operations run with your own connected account.
Open the builder