ebay_get_conversation
Retrieve a specific eBay seller conversation by ID and type. Use this to access message details with optional pagination.
Instructions
Get a specific conversation by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (25-50) | |
| offset | No | Number of items to skip | |
| conversation_id | Yes | The unique identifier for the conversation | |
| conversation_type | Yes | Type of conversation: FROM_EBAY or FROM_MEMBERS |