bricks_import_template
Import a Bricks Builder JSON template file. Accepts the complete export format with a content array including title, type, and JSON data.
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 |