Run id of the first execution started by this action.
Terminal outcome of the run. "started" until enriched; "running" for a
currently-executing action; the rest map from Temporal workflow status.
Time the action was scheduled for (includes jitter).
Time the action was actually started.
Temporal workflow id of the started run, rendered verbatim + copyable.
One recent or upcoming action for a report schedule, flattened from Temporal's
ScheduleDescription.info.outcomeis only populated when the caller asks for run enrichment (a per-run workflow-execution describe); without it every past run is"started"because Temporal's schedule description only records that an action was taken, not how it finished.