delete_crawl
Permanently remove a crawl from the Screaming Frog database to free disk space. Deletes crawl data by its database ID, with no undo.
Instructions
Delete a crawl from Screaming Frog's internal database to free disk space.
Args: db_id: The Database ID from list_crawls
WARNING: This permanently deletes the crawl data. It cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |