Agentic Service Discovery

Resources

C

Cloudinary

by Cloudinary Ltd.

Upload, transform, optimize, and deliver images and videos at scale with a powerful media management API

StorageFree / PaidAPI keymediaimagesvideocdnstoragetransforms

How agents use Cloudinary

  • Agent uploads images from external URLs to Cloudinary and returns optimized delivery URLs for use in content
  • Agent generates responsive image variants at multiple sizes and formats after a product is created
  • Agent searches the media library for unused or outdated assets and deletes them to reduce storage costs
  • Agent transforms raw screenshots or mockups into web-optimized versions for a landing page
  • Agent organizes uploaded assets into folders based on metadata or tags extracted from the content

Agent actions

Upload AssetUpload an image or video from a URL, base64 string, or file path

Inputs: file, publicId, folder, tags, transformation, overwrite

Returns: publicId, url, secureUrl, format, width, height, bytes, resourceType

Get AssetRetrieve metadata for an existing asset by its public ID

Inputs: publicId, resourceType

Returns: asset, url, bytes

Transform AssetGenerate a transformed URL for an existing asset (resize, crop, format convert, etc.)

Inputs: publicId, transformation, resourceType

Returns: url, secureUrl

Delete AssetPermanently delete an asset from Cloudinary

Inputs: publicId, resourceType

Returns: result

Search AssetsSearch for assets using Cloudinary's search API with filters and expressions

Inputs: expression, maxResults, sortBy

Returns: assets, total

Create FolderCreate a folder in the Cloudinary media library

Inputs: folderPath

Returns: path, success

Example workflows

1

Product image pipeline

Upload raw product photos, generate optimized thumbnails and WebP variants, and store URLs in a database

2

User avatar processing

Resize and crop user-uploaded profile pictures to consistent dimensions on registration

About Cloudinary

Vendor
Cloudinary Ltd.
Pricing Always review details with the vendor
Free / PaidFree tier: 25 credits/month (~25 GB storage/bandwidth). Paid plans from $89/mo
Authentication
API key
Rate limit Always review details with the vendor
500 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with Cloudinary

Use the Agentic Planner to design, visualize, and connect Cloudinary with your other tools.

Open Agentic Planner

Related Storage tools

Cloudinary AI Agent Integration | Fugentic