Reorder the slides of a Rootr presentation
rootr_reorder_presentation_slidesReorder slides in a Rootr presentation by providing the full ordered list of slide IDs. First retrieve current IDs with the read presentation tool.
Instructions
Reorder a Rootr (루터) PRESENTATION's slides. order must be the FULL list of the deck's slide ids, in the new desired order — call rootr_read_presentation first to get the current ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | Yes | Complete ordered array of slide ids | |
| presentationId | Yes | PRESENTATION node id |