ebay_get_report_tasks
Retrieve eBay report tasks with optional filters for status, limit, and offset. Track pending, in-progress, success, or failed tasks efficiently.
Instructions
Get all report tasks with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip | |
| reportTaskStatuses | No | Comma-separated status filters: PENDING, IN_PROGRESS, SUCCESS, FAILED |