---
title: "Delete Post: Bolta MCP tool"
description: "Permanently delete a post from your workspace. Works on drafts and scheduled posts. Published posts cannot be deleted through this endpoint."
canonical_url: "https://bolta.ai/integrations/openclaw/tools/delete-post"
markdown_url: "https://bolta.ai/integrations/openclaw/tools/delete-post.md"
last_updated: "2026-07-13"
content_type: "integration"
publisher: "Bolta"
---

# Delete Post: Bolta MCP tool

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

Permanently delete a post from your workspace. Works on drafts and scheduled posts. Published posts cannot be deleted through this endpoint.

## Summary

Delete 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

- Remove a draft that is no longer needed
- Cancel a scheduled post that is no longer relevant
- Clean up test posts from your workspace

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

"Delete the draft post I created earlier" "Cancel my scheduled post for tomorrow" "Remove the test post from my workspace"

## Relevant links

- [All Bolta MCP tools](https://bolta.ai/integrations/openclaw/tools)
- [Get Post](https://bolta.ai/integrations/openclaw/tools/get-post)
- [Update Post](https://bolta.ai/integrations/openclaw/tools/update-post)
- [List Workspace Posts](https://bolta.ai/integrations/openclaw/tools/list-workspace-posts)
- [OpenClaw integration](https://bolta.ai/integrations/openclaw)
- [Bolta pricing](https://bolta.ai/pricing)
