ebay_update_conversation
Update a conversation's status or read flag to control its visibility and organization in eBay messages.
Instructions
Update a single conversation (conversation_status: ACTIVE, ARCHIVE, DELETE; or read flag).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | No | The unique identifier of the conversation | |
| conversation_status | No | The updated status: ACTIVE, ARCHIVE, DELETE | |
| conversation_type | No | The existing type: FROM_MEMBERS or FROM_EBAY (required but cannot be updated) | |
| read | No | The read status to set (true = read, false = unread) |