get_forum_post_messages
Retrieve messages from a Discord forum post thread by providing the thread ID. Optionally specify the number of messages to fetch up to 100.
Instructions
Get messages from a forum post thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of messages to fetch (max 100) | |
| thread_id | Yes | ID of the forum post thread |