publish_course
Toggle a course's published status to make it visible or hidden from learners.
Instructions
Toggle the published status of a course.
Args: course: The course name (slug). published: True to publish, False to unpublish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course | Yes | ||
| published | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |