page_set_layout
Reassign a page's layout by specifying a new layout ID. Reversible by calling again with the original layout ID to revert.
Instructions
Reassign a page's layout. Reversible — call again with the original layout_id to revert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site name from voog_list_sites | |
| page_id | Yes | Voog page id | |
| layout_id | Yes | Voog layout id |