Get Blackboard course details
bb_get_courseRetrieve full details for a single course, including name, code, term, availability, mode, and enabled tools.
Instructions
Full detail for one course: name, code, term, availability window, Ultra/Classic mode, and the tools enabled in it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | Course id from bb_list_courses, e.g. "_12345_1". | |
| includeTools | No | Also list the course tools. Default true. |