hivelearn_update_lesson_content
Replace just the content of a lesson — URL, content_type, and optional description/duration/thumbnail. Narrower than update_lesson; safe for bulk agent writes. Does NOT change title, sort_order, or module assignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| content_url | No | ||
| description | No | ||
| content_json | No | ||
| content_type | No | ||
| thumbnail_url | No | ||
| content_format | No | ||
| duration_seconds | No |