scrapeer_list_flows
List saved scraping flows to find flow IDs and discover available flows before running one.
Instructions
List your saved scraping flows. USE THIS TOOL WHEN: you need to find a flow ID, the user says "list my flows/scrapers", or you need to discover available flows before running one. DO NOT USE: to get details about a specific flow (use scrapeer_get_flow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return. Default 20, max 100. | |
| offset | No | Number of items to skip for pagination. Default 0. |