---
title: "Upload Media: Bolta MCP tool"
description: "Upload images, videos, or other media files to your Bolta workspace for use in posts. Supports all major formats and handles platform-specific optimization."
canonical_url: "https://bolta.ai/integrations/openclaw/tools/upload-media"
markdown_url: "https://bolta.ai/integrations/openclaw/tools/upload-media.md"
last_updated: "2026-07-13"
content_type: "integration"
publisher: "Bolta"
---

# Upload Media: Bolta MCP tool

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

Upload images, videos, or other media files to your Bolta workspace for use in posts. Supports all major formats and handles platform-specific optimization.

## Summary

Upload Media is a Bolta MCP tool in the Media 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

- Upload product images for social media posts
- Add video content to your media library
- Upload branded graphics for a campaign

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

"Upload this image for my next LinkedIn post" "Add a video to my media library" "Upload the product screenshots for our launch campaign"

## Parameters

| Field | Type | Required | Description |
|-|-|-|-|
| `file_url` | string | yes | Public URL of the file to upload (images, videos, GIFs supported) |
| `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)
- [Get Media](https://bolta.ai/integrations/openclaw/tools/get-media)
- [List Workspace Media](https://bolta.ai/integrations/openclaw/tools/list-workspace-media)
- [Create Post](https://bolta.ai/integrations/openclaw/tools/create-post)
- [OpenClaw integration](https://bolta.ai/integrations/openclaw)
- [Bolta pricing](https://bolta.ai/pricing)
