---
title: "Bulk Create Posts: Bolta MCP tool"
description: "Create multiple posts at once from a single request. Ideal for batch content creation, content calendar population, and campaign launches."
canonical_url: "https://bolta.ai/integrations/openclaw/tools/bulk-create-posts"
markdown_url: "https://bolta.ai/integrations/openclaw/tools/bulk-create-posts.md"
last_updated: "2026-07-13"
content_type: "integration"
publisher: "Bolta"
---

# Bulk Create Posts: Bolta MCP tool

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

Create multiple posts at once from a single request. Ideal for batch content creation, content calendar population, and campaign launches.

## Summary

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

- Create a full week of social content in one prompt
- Populate a content calendar with 20 posts for the month
- Launch a campaign with coordinated posts across platforms
- Import a batch of pre-written content into Bolta

## 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 5 LinkedIn posts for this week about AI marketing" "Bulk create a week of Twitter content about our product launch" "Set up 10 posts for our upcoming campaign"

## Parameters

| Field | Type | Required | Description |
|-|-|-|-|
| `posts` | array | yes | Array of post objects, each with content and optional schedule_date, accounts, etc. |
| `workspace_id` | string | no | Target workspace ID. Defaults to the API key's primary workspace |

## Relevant links

- [All Bolta MCP tools](https://bolta.ai/integrations/openclaw/tools)
- [Create Post](https://bolta.ai/integrations/openclaw/tools/create-post)
- [Bulk Create Status](https://bolta.ai/integrations/openclaw/tools/bulk-create-status)
- [Schedule Post](https://bolta.ai/integrations/openclaw/tools/schedule-post)
- [OpenClaw integration](https://bolta.ai/integrations/openclaw)
- [Bolta pricing](https://bolta.ai/pricing)
