---
title: "Create Post: Bolta MCP tool"
description: "Create a new social media post draft with text, media, platform targeting, and scheduling options. The foundation for all content publishing in Bolta."
canonical_url: "https://bolta.ai/integrations/openclaw/tools/create-post"
markdown_url: "https://bolta.ai/integrations/openclaw/tools/create-post.md"
last_updated: "2026-07-13"
content_type: "integration"
publisher: "Bolta"
---

# Create Post: Bolta MCP tool

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

Create a new social media post draft with text, media, platform targeting, and scheduling options. The foundation for all content publishing in Bolta.

## Summary

Create Post is a Bolta MCP tool in the Posts 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

- Draft a LinkedIn thought leadership post from your IDE
- Create a multi-platform post targeting LinkedIn, Twitter, and Threads
- Write a post with media attachments for Instagram
- Create a post and schedule it for optimal engagement time

## 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

"Create a new post about our product launch for LinkedIn and Twitter" "Draft a post about AI trends for all my social accounts" "Write a post with an image for Instagram about our team culture"

## Parameters

| Field | Type | Required | Description |
|-|-|-|-|
| `content` | string | yes | The text content of the post |
| `schedule_date` | string | no | ISO 8601 datetime to schedule the post for future publication |
| `accounts` | array | no | List of account IDs to target. Defaults to all connected accounts if omitted |

## Relevant links

- [All Bolta MCP tools](https://bolta.ai/integrations/openclaw/tools)
- [Schedule Post](https://bolta.ai/integrations/openclaw/tools/schedule-post)
- [Publish Post](https://bolta.ai/integrations/openclaw/tools/publish-post)
- [Update Post](https://bolta.ai/integrations/openclaw/tools/update-post)
- [OpenClaw integration](https://bolta.ai/integrations/openclaw)
- [Bolta pricing](https://bolta.ai/pricing)
