get_my_messages
Read the buyer's own Cyclesite message threads and any seller replies. Call with no args to list your conversations; pass a threadId to read one thread's messages. Pairs with make_enquiry (which saves the enquiry to your inbox). Requires OAuth scope listings:read. Example: 'did the seller of that Trek reply yet?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1-50. | |
| threadId | No | Thread id from a prior get_my_messages list or make_enquiry. Omit to list all your threads. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||