ebay_send_message
Send a direct message to buyers regarding orders, inquiries, or issues. Communicate about transactions, answer questions, resolve problems, or provide updates.
Instructions
Send a direct message to a buyer regarding a specific transaction or inquiry. Use this to communicate about orders, answer questions, resolve issues, or provide updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | No | Reference to associate with the conversation | |
| messageText | No | The text of the message (max 2000 characters) | |
| messageMedia | No | Array of up to 5 media attachments | |
| conversationId | No | ID of existing conversation (required if sending in existing conversation) | |
| emailCopyToSender | No | Whether to email a copy to the sender | |
| otherPartyUsername | No | eBay username to send message to (required for new conversations) |