force_unlock_job
Unlock a stuck scraping job that is no longer processing, enabling recovery and debugging.
Instructions
Force unlock a stuck scraping job - useful for debugging and recovery
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The unique identifier of the stuck scraping job to unlock. Get this from get_scraping_status. | |
| reason | No | Optional reason for unlocking the job. This will be logged for debugging purposes. |