blackboard_list_people
Retrieve instructors and classmates for a Blackboard course. Use search to resolve a user ID into a person's name; instructor emails included, classmate emails withheld for privacy.
Instructions
Instructors and classmates of a course. Use it to resolve an internal user id into a person's name. Pass search to look up one person by name. Contact email is only included for instructors — classmates' emails are never returned, even with search, to avoid leaking one student's contact info to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Name of one person in the course | |
| courseId | Yes | Blackboard course ID |