Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCloudinary ToolsCloudinary Upload Asset
Cloudinary Tools

Cloudinary Upload Asset

Tool to upload media assets (images, videos, raw files) to Cloudinary. Use when you need to upload files from local storage or remote URLs. Supports both synchronous and asynchronous uploads with various transformation and analysis options.

Write actionRisk level 2 of 5API key connection
Use Cloudinary Upload Asset

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • fileobject
    File to upload. Either this or file_url must be provided.
  • tagsstring
    Comma-separated list of tags to assign to the uploaded asset.
  • asyncboolean
    When true, the upload is processed asynchronously. Returns batch_id and status immediately.
  • eagerstring
    Comma-separated list of eager transformations to generate during upload.
  • facesboolean
    Whether to detect faces in the image and include face coordinates in the response.
  • phashboolean
    Whether to generate a perceptual hash for similarity detection.
  • colorsboolean
    Whether to extract predominant colors from the image.
  • folderstring
    Folder path where the asset should be stored (e.g., 'images/events/2023').
  • formatstring
    Format to convert the uploaded asset to (e.g., 'jpg', 'png', 'webp').
  • contextstring
    Context metadata in pipe-separated format (e.g., 'alt=My Image|caption=Sunset').
  • file_urlstring
    URL of a remote file to upload. Either this or file must be provided. Cloudinary will fetch and upload the file from this URL.
  • overwriteboolean
    Whether to overwrite existing assets with the same public ID. Default is false.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.