List Saved Queries
list_queriesList all saved searches and their progress to track status, page counts, and available records for ongoing data collection.
Instructions
List every saved search and its progress.
Returns:
Dict with queries: for each, url_hash, url, scraper_type, status
(new|in_progress|paused|complete), last_page, total_available,
records_count. Use a url_hash with export_results or get_results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||