bricks_create_template
Create a new Bricks template by specifying title, template type, and elements. Supports multi-site and custom statuses.
Instructions
Create a new Bricks template with elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site key for multi-site support. Available: main. Defaults to "main". | |
| title | Yes | Template title | |
| elements | No | Array of Bricks elements | |
| status | No | Post status (default: "publish") | |
| template_type | No | Template type: header, footer, section, content |