get_job_execution_summary
Parses the newest SFCC job log to produce a structured audit timeline of step executions with statuses (OK, ERROR, or RUNNING).
Instructions
Parses standard SFCC job steps boundries inside the newest job log file, returning a structured steps executioin audit timeline and step statuses (OK/ERROR/RUNNING).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | No | The optional Job ID/name to target. If omitted, targets the newest active job log. |