blackboard_discussions
Fetch discussion forums, threads, and replies for a course in read-only mode, preserving read state and preventing posts.
Instructions
Read discussion forums, threads and replies without posting or mutating read state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | forums | |
| limit | No | ||
| course | Yes | ||
| offset | No | ||
| forum_id | No | ||
| message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |