Skip to content

ExecutionLogEvent

Execution log event received from realtime subscription

Property Type Description
execution_id string Unique execution ID
execution_type ExecutionType Type of execution
fields? Record<string, unknown> Additional fields
level ExecutionLogLevel Log level
line_number number Line number in the execution log
message string Log message content
timestamp string Timestamp of the log entry