wordpress_get_page
Retrieve a WordPress page's full content and details by its ID. Use this to fetch page data for display or editing.
Instructions
Get a single WordPress page by ID with full content.
Args: page_id: Page ID
Returns: Full page details including content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||