search_elements
Search elements in a project by name, type, or content. Filter results by element type and adjust page size for precise discovery.
Instructions
Search for elements in the project. Useful for finding elements by name, type, or content.
Note: To reorder elements, use update_element to modify the parent element's 'data' array with the new order of child UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search query to match against element name, type, or content | |
| type | No | Filter by element type (e.g., s-wrapper, s-input) | |
| include_metadata | No | Include additional metadata | |
| per_page | No | Results per page (1-100) |