list_browsing_tasks
Retrieve a paginated list of one-time browsing tasks for the authenticated user, with optional filtering by status.
Instructions
List one-time browsing tasks for the authenticated user. Supports cursor pagination and status filtering. List status is approximate (running also covers queued and not-yet-reconciled tasks); call get_browsing_task_result for a task's authoritative status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |