wordpress_get_post
Retrieve a single WordPress post by its ID, returning full content and details for direct use or editing.
Instructions
Get a single WordPress post by ID with full content.
Args: post_id: Post ID
Returns: Full post details including content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||