sb_template_use
Instantiate a section template on a specific page by providing template_id and page_id, optionally dry_run to preview. Use built-in site templates or create your own to apply layouts using page tokens, avoiding copies.
Instructions
Instantiate a section template into a page — the site's own (the server copies it) or one of the BUILT-IN layouts sb_templates lists, which are composed against this page's own tokens rather than copied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| page_id | Yes | ||
| site_id | No | ||
| template_id | Yes |