get_forum_discussions
Retrieve recent discussions from a forum using its ID, including title, author, date, and opening message. Useful for checking teacher announcements.
Instructions
List the recent discussions of a forum.
Use the forum_id from list_forums. Good for checking teacher
announcements. Returns title, author, date and the opening message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forum_id | Yes | ||
| limit | No |