wordpress_get_navigation
Retrieve a WordPress navigation post by ID with raw block markup content to plan updates like fixing href values in navigation-link blocks.
Instructions
[UNIFIED] Get a single wp_navigation post by ID, including its raw block-markup content. Use the returned content to plan an update_navigation call (e.g. fix href values inside blocks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| navigation_id | Yes |