cloudinary-mcp-server
by yoavniran
Verified
upload
Upload a file (asset) to Cloudinary
Input Schema
Name | Required | Description | Default |
---|---|---|---|
folder | No | Optional folder path in Cloudinary | |
publicId | No | Optional public ID for the uploaded asset | |
resourceType | No | Type of resource to upload | auto |
source | Yes | The source media to upload (URL, file path, base64 content, or binary data) | |
tags | No | A string containing Comma-separated list of tags to assign to the asset |