wp_blocks_find
Find matching Gutenberg blocks in WordPress pages or posts by block name, content, or attributes, and return their paths and hashes for safe, targeted edits.
Instructions
Find all matching Gutenberg blocks and return paths and hashes for safe follow-up edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Post or page ID/slug | |
| query | Yes | ||
| post_type | No | page | |
| include_html | No |