ebay_update_conversation
Change eBay conversation status to active, archived, or deleted, and set read/unread flag.
Instructions
Update a single conversation (conversationStatus: ACTIVE, ARCHIVE, DELETE; or read flag).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read | No | The read status to set (true = read, false = unread) | |
| conversationId | No | The unique identifier of the conversation | |
| conversationType | No | The existing type: FROM_MEMBERS or FROM_EBAY (required but cannot be updated) | |
| conversationStatus | No | The updated status: ACTIVE, ARCHIVE, DELETE |