list_labels
Fetch internal classification labels that organize Skilljar content for your team. Use this to review or manage the private catalogue structure, separate from public tags shown to learners.
Instructions
List labels - the organization's INTERNAL classification of its content.
Labels are not shown to learners. They are how a team keeps its own catalogue
straight, so a label is evidence about how the organization thinks, not about
what a customer sees.
For the public equivalent use `list_tags`, which carries a `slug` and appears in
catalogue URLs. Describing a label as something learners can browse is wrong in
a way that is hard to spot.
`list_course_labels` shows which labels are on one course.
Requires `CSA_SKILLJAR_V1_API_KEY`, a separate credential from the v2 client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| page | No | ||
| rows | Yes | ||
| total | No | ||
| has_more | No | ||
| next_page | No |