wp_get_block_pattern
Retrieve a registered WordPress block pattern by exact namespace/name, optionally including content. Ideal for reading pattern details without editing.
Instructions
Get one registered read-only pattern by its exact namespace/name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| include_content | No |