spidra_scrape_logs
List past scrape jobs with filters to find results, debug failures, or check key usage. Retrieve full AI output for any log by UUID.
Instructions
List past scrape jobs for this account with optional filters. Useful for finding a previous job's result, debugging failures, or checking what a key has been used for. Fetch a single log's full AI output by passing its uuid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| uuid | No | Fetch one log entry (with full extraction output) instead of listing | |
| limit | No | Results per page (default 10 here) | |
| status | No | ||
| searchTerm | No | Filter by URL or prompt substring |