wp_get_post
Retrieve detailed data for a single WordPress post, including metadata, content statistics, and management links, by specifying the target site for multi-site setups.
Instructions
Retrieves detailed information about a single post including metadata, content statistics, and management links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. |