hivelearn_list_courses
List courses in the authenticated community. status=published returns only courses visible to learners. Returns id, title, visibility, is_published, thumbnail_url, timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, default 20 | |
| offset | No | Rows to skip, default 0 | |
| status | No | Defaults to "all" |