publish_course
Finalize and publish a completed course build. Marks the course as active and provides a link to the Learning tab.
Instructions
Finalise and publish a completed course build.
Marks the learning_courses row as 'active', sets progress to 0,
and writes a completion note. Call after all 7 steps are done.
Args:
slug: The course slug to publish.
Returns:
Confirmation with the course path and Learning tab link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |