get_last_run
Retrieve the most recent execution of an Apify actor, optionally filtered by status, to monitor scraping tasks and check run outcomes.
Instructions
Get the last run of an actor.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor_id | Yes | Actor ID or username~actor-name | |
| status | No | Filter by status to get the last run with this status |