Returns a paginated list of all scheduled tasks belonging to the user
Returns a paginated list of all scheduled tasks belonging to the user, ordered by creation date. Each task includes basic information like schedule type, next run time, and status.
Page number (minimum: 1)
Number of items per page (minimum: 1)
List of scheduled tasks
The unique identifier for the scheduled task
Instructions for what the agent should do
Whether to save browser cookies and data
JSON schema for structured output
LLM model to use
Whether to use an adblocker
Whether to use a proxy
Whether to highlight elements on the page
Type of schedule: “interval” or “cron”
Minutes between runs
Cron expression for scheduling
When to start the schedule
When the next run is scheduled
When to end the schedule
Whether the scheduled task is active
When the scheduled task was created
When the scheduled task was last updated
Total number of pages
Current page number
Number of items per page
Total number of scheduled tasks