skool_get_conversation
Retrieve all messages from a DM conversation using its channel ID. Each message includes sender, content, and timestamp.
Instructions
Read the messages in one DM conversation (read-only). Get the channel_id from skool_list_conversations. Returns sender, content, timestamp per message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| channel_id | Yes |