layout_update
Update a layout's body (Liquid template source) or title. Reversible by providing previous values; idempotent.
Instructions
Update a layout — body (Liquid template source), title, or both. At least one must be supplied. Reversible by calling again with the previous values; idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| layout_id | Yes | ||
| title | No | ||
| body | No | Liquid template source |