ebay_get_message
Fetch a specific message from an eBay conversation using conversation ID and type to access message details.
Instructions
Get a specific message 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 |