---
title: "Schedule Post: Bolta MCP tool"
description: "Schedule an existing post for future publication at a specific date and time. Set the optimal posting time for maximum engagement."
canonical_url: "https://bolta.ai/integrations/openclaw/tools/schedule-post"
markdown_url: "https://bolta.ai/integrations/openclaw/tools/schedule-post.md"
last_updated: "2026-07-13"
content_type: "integration"
publisher: "Bolta"
---

# Schedule Post: Bolta MCP tool

Source: https://bolta.ai/integrations/openclaw/tools/schedule-post
Last updated: 2026-07-13

Schedule an existing post for future publication at a specific date and time. Set the optimal posting time for maximum engagement.

## Summary

Schedule Post is a Bolta MCP tool in the Publishing category. An MCP client such as Claude, ChatGPT, Cursor, or OpenClaw can call it once the workspace API key is connected.

## Who this is for

- Developers building on the Bolta MCP server
- Teams automating Bolta from an AI assistant

## Core capabilities

- Schedule a post for Tuesday morning when your audience is most active
- Queue up content for the entire week in one session
- Set a specific publish time for a time-sensitive announcement

## Limitations and boundaries

- Every call runs with the permissions of the connected Bolta API key and is scoped to that workspace.
- Tool availability depends on the current Bolta plan, connected networks, and account permissions.
- Tool names and parameters can change; confirm the current schema against the live MCP server before shipping an automation.

## Example prompts

"Schedule my latest post for Tuesday at 9am EST" "Queue this post for next Monday morning" "Schedule the LinkedIn post for the best engagement time"

## Parameters

| Field | Type | Required | Description |
|-|-|-|-|
| `post_id` | string | yes | The ID of the post to schedule |
| `schedule_date` | string | yes | ISO 8601 datetime for when the post should be published |

## Relevant links

- [All Bolta MCP tools](https://bolta.ai/integrations/openclaw/tools)
- [Publish Post](https://bolta.ai/integrations/openclaw/tools/publish-post)
- [Create Post](https://bolta.ai/integrations/openclaw/tools/create-post)
- [List Scheduled Posts](https://bolta.ai/integrations/openclaw/tools/list-scheduled-posts)
- [OpenClaw integration](https://bolta.ai/integrations/openclaw)
- [Bolta pricing](https://bolta.ai/pricing)
