get-post-stats
Retrieve view statistics for a specific WordPress post by providing site URL, credentials, site ID, and post ID. Enables data-driven post performance analysis via REST API integration.
Instructions
View a specific post's views
Input Schema
Name | Required | Description | Default |
---|---|---|---|
password | Yes | WordPress application password | |
postId | Yes | Post ID to get stats for | |
siteId | Yes | WordPress site ID | |
siteUrl | Yes | WordPress site URL | |
username | Yes | WordPress username |