list_conversations
Retrieve private conversations by user ID. Specify limit and page to control results.
Instructions
List private conversations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Max conversations to return (1–100) | |
| userId | Yes | User ID (required) |