bricks_create_template
Create a new Bricks Builder template by specifying title, content, type, and conditions. Build headers, footers, sections, and more with structured elements.
Instructions
Create a new Bricks Builder template with the given content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Template title | |
| content | Yes | Array of Bricks elements | |
| conditions | No | Template conditions, e.g. [{"main":"entireWebsite"}] for site-wide header/footer | |
| template_type | No | Template type (default: section) | section |