List crawl jobs
list_crawlsList recent crawl jobs for a website, showing their status, page count, and reason for stopping.
Instructions
List recent crawl jobs for one website with their status, how many pages they took, and why each one stopped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many jobs to return (1-50, default 10). | |
| website_id | No | Numeric id of the website, from list_websites. Omit to use the account's primary website. |