Skip to main content
log writes a value to the execution log. Use it for useful run diagnostics, not as durable storage or an action result.

Example

automations/log-request.automation.ts

Input

Encodable includes platform-supported primitives and structured values. The action returns Signal<void>.