Get a single execution's details
get_history_itemRetrieve complete details of a cron job execution history entry, including response headers and body when saved, using the job ID and history identifier.
Instructions
Get full details (including response headers/body if saved) for one execution history entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job's numeric ID | |
| identifier | Yes | The history entry identifier, from get_job_history |