delete_crawl
Permanently delete a crawl from the database to free disk space. Requires the database ID from list_crawls.
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 |