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-postsUse 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
{
"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.
| 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 |
How to use Bulk Create Posts
- 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.
- 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"
- 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.
Related tools
Tools that work well with Bulk Create Posts.
Create a new social media post draft with text, media, platform targeting, and scheduling options. The foundation for all content publishing in Bolta.
PostsCheck the status of a bulk post creation job. Returns progress, success/failure counts, and error details for each post in the batch.
Bulk OperationsSchedule an existing post for future publication at a specific date and time. Set the optimal posting time for maximum engagement.
PublishingMore 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.