bricks_import_template
Import a Bricks Builder JSON template by providing a title and the full export JSON with a content array.
Instructions
Import a Bricks Builder JSON template file. Accepts the full Bricks export format with content array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Template title | |
| json_data | Yes | Complete Bricks template JSON with content array | |
| template_type | No | Template type (default: section) | section |