blackboard_list_messages
Retrieve complete conversation threads from the student's Blackboard inbox, including attachments, and filter by course ID when needed.
Instructions
Read complete conversation threads from the current student’s Blackboard inbox, including all messages and embedded file attachments. Optionally restrict results to one Blackboard course ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum conversations to return (default 50) | |
| offset | No | Offset in the combined conversation list | |
| courseId | No | Only return messages associated with this course |