Parse Gutenberg Blocks
gutenberg_parse_blocksParse HTML post content to extract the Gutenberg block structure for analysis and manipulation.
Instructions
Analysiert den HTML-Content eines Posts und extrahiert die Gutenberg Block-Struktur
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Der HTML/Block-Content zum Parsen |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocks | Yes |