blackboard_list_people
Retrieve course instructors and classmates. Use to resolve user IDs to names or search for a person by name. Instructor contact emails are included; classmate emails are withheld.
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 |