wp_blocks_list
Lists the Gutenberg block outline for any WordPress post or page. Use paths to read blocks and hashes to edit them.
Instructions
List a post/page Gutenberg outline. Use paths to read and hashes to edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Post or page ID/slug | |
| depth | No | ||
| filter | No | Block name, for example core/query | |
| post_type | No | page |