Bulk Operations

Bulk Create Posts

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

bulk-create-posts

Use cases

Common ways to use the Bulk Create Posts tool with OpenClaw.

  • 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

Example prompts

Try these natural language prompts with your AI assistant after connecting OpenClaw.

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

MCP tool call

Bulk create a week of social content
{
  "tool": "bulk-create-posts",
  "arguments": {
    "posts": [
      { "content": "Monday motivation: Ship fast, learn faster.", "schedule_date": "2026-04-07T09:00:00Z" },
      { "content": "Behind the scenes of our product development process.", "schedule_date": "2026-04-08T09:00:00Z" },
      { "content": "3 lessons we learned scaling to 10k users.", "schedule_date": "2026-04-09T09:00:00Z" }
    ],
    "workspace_id": "ws_abc123"
  }
}

Parameters reference

Arguments accepted by the bulk-create-posts tool.

FieldTypeRequiredDescription
postsarrayYesArray of post objects, each with content and optional schedule_date, accounts, etc.
workspace_idstringNoTarget workspace ID. Defaults to the API key's primary workspace

How to use Bulk Create Posts

  1. 01

    Connect OpenClaw to your AI assistant

    Add the OpenClaw MCP server URL (mcp.bolta.ai/mcp) to your assistant's MCP configuration and set your Bolta API key as the Bearer token.

  2. 02

    Ask your assistant to use bulk-create-posts

    Simply describe what you want in natural language. Your AI assistant will call the bulk-create-posts tool automatically. For example: "Create 5 LinkedIn posts for this week about AI marketing"

  3. 03

    Review and take action

    Review the results your assistant returns and follow up with additional commands as needed. You can chain multiple tools together in a single conversation.

More Bulk Operations tools

Start using Bulk Create Posts

Connect OpenClaw to your AI assistant and use Bulk Create Posts with natural language in under 2 minutes.

OpenClaw Bulk Create Posts — Bolta MCP Tool | Bolta