list_tasks
Retrieve saved actor configurations from the Apify platform to manage and monitor web scraping tasks.
Instructions
Get list of actor tasks (saved actor configurations).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of records to skip (default: 0) | |
| limit | No | Maximum number of records to return (default: 20) |