bricks_search_elements
Search all pages to find elements by text content, element type, CSS class, or specific settings. Use this to locate and manage elements.
Instructions
Search Bricks elements across all pages. Find elements by text content, element type, CSS class, or specific settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 50, max: 200) | |
| query | No | Free text search (searches text, content, label, title settings) | |
| css_class | No | Filter by CSS class name (partial match) | |
| post_type | No | Post type to search (default: page) | page |
| setting_key | No | Search for a specific setting key (e.g. "_background", "_typography") | |
| element_type | No | Filter by element type (heading, button, image, container, section, text-basic, etc.) | |
| setting_value | No | Filter setting_key results by value (partial match) |