schedule-post
Schedule a WordPress post to publish at a future date by providing the post ID and ISO 8601 timestamp.
Instructions
Schedule a WordPress post for future publication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ID of the post to schedule | |
| publishDate | Yes | Publication date/time in ISO format (e.g., '2024-12-25T10:00:00') |