bricks_save_preset
Extract elements from a page section and store them as a named preset to reuse across pages.
Instructions
Save a section as a reusable preset. Extracts elements from a page section and stores as a named preset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Unique preset name (e.g., "hero-dark-gradient") | |
| category | No | Category (e.g., "hero", "features", "cta", "testimonials") | |
| elements | Yes | Array of Bricks elements that make up this section | |
| description | No | Brief description of the preset |