get_task_last_run
Retrieve the most recent execution of an Apify task, optionally filtered by status, to monitor web scraping runs and access execution data.
Instructions
Get the last run of a task.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID or username~task-name | |
| status | No | Filter by status to get the last run with this status |