retrieve_post
Retrieve all metadata of a WordPress post by its ID, supporting view, embed, and edit contexts.
Instructions
Retrieve all metadata of a post in WordPress site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | The context of the post - default: view | view |
| post_id | Yes | The ID of the post | |
| password | No | Password for protected posts - default: None |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||