List content in a course folder
bb_list_contentList immediate children of a Blackboard course folder or lesson; omit the folder to see the course's top-level items for a quick one-level view.
Instructions
Lists the immediate children of a course folder or lesson, or the top level of the course when no folder is given. Prefer bb_browse_course unless you specifically want one level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| courseId | Yes | Course id, e.g. "_12345_1". | |
| contentId | No | Folder/lesson id. Omit for the course top level. |