wp_blocks_get
Retrieve a single reusable block by its ID, returning the complete Gutenberg block markup. Use this to access block content directly from WordPress.
Instructions
Fetch a single reusable block by id with full content (Gutenberg block markup).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| context | No | edit |