add_learning_path_step
Add a numbered step to a learning path on a landing page using a slug and step details. Specify title, summary, target, and estimated minutes to place the step at a chosen position.
Instructions
Add a numbered step to the learning path on the landing page.
target may be a section id, a page filename, an anchor or a full URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| step | Yes | {"title","summary","target","est_minutes"} | |
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||