List tasks
list_tasksList account tasks newest first with per-link indexed, unindexed, pending, and error counts. Filter by type or status to locate task IDs for further actions.
Instructions
List the account's tasks, newest first, with per-link counts (indexed / unindexed / pending / error). Filter by type or status. Use it to find task ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| type | No | Only tasks of this type. | |
| status | No | Only tasks in this status. | |
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | ||
| pagination | Yes |