OptionalexecutionExecution time in milliseconds.
OptionallogsSandbox console logs. Surfaced for approval-UI review; not agent-visible.
OptionalmessageOptional human-readable message.
The output params that the action produced. If the user code returned an object, its keys become Output ActionParams so downstream action consumers see them via the standard params flow.
Structured result code. See constants below for the canonical values.
True if the sandbox ran cleanly and the user code did not signal failure.
Result of a Runtime action execution — structurally compatible with ActionResultSimple so ActionEngine can return it unchanged to callers.