ebay_get_conversations
Retrieve buyer-seller conversations with pagination support using filter, limit, and offset parameters for efficient management of eBay messages.
Instructions
Get all buyer-seller conversations (paginated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of conversations to return | |
| filter | No | Filter criteria for conversations | |
| offset | No | Number of conversations to skip |