Metis ยท Course Builder โ Publish Course
publish_coursePublish a completed course by marking it active and resetting progress to zero. Returns confirmation with course path and Learning tab link.
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 |