assign_learning_path_to_user
Assigns a learning path to a Litmos user, verifying existing assignments and returning current progress if already assigned.
Instructions
Assign a Litmos learning path to a specific user. Checks first if already assigned and returns current progress if so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The Litmos user ID | |
| learningPathId | Yes | The Litmos learning path ID to assign |