Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCloudinary ToolsCloudinary Explicit Resource
Cloudinary Tools

Cloudinary Explicit Resource

Tool to update an existing asset and/or eagerly generate derived transformations using Cloudinary's Explicit API. Use when you need to pre-generate transformations, update metadata, move assets to new folders, or modify tags on already-uploaded resources.

Write actionRisk level 2 of 5API key connection
Use Cloudinary Explicit Resource

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

  • tagsarray
    List of tags to assign to the resource. Replaces existing tags.
  • typestring
    Delivery type of the resource: upload, private, or authenticated. Defaults to upload.
  • eagerarray
    List of eager transformation strings to pre-generate for this asset. Each transformation string defines width, height, crop mode, effects, etc. (e.g., 'c_fill,w_300,h_200').
  • facesboolean
    If true, detect faces in the image and return face coordinates.
  • colorsboolean
    If true, extract predominant colors and color histogram.
  • contextobject
    Custom contextual metadata as key-value pairs (e.g., {'alt': 'Mountain view', 'caption': 'Sunset'}).
  • metadataobject
    Structured metadata fields to set on the resource. Keys are metadata field external IDs.
  • overwriteboolean
    If true, overwrite existing derived resources with the same transformation.
  • public_idstring
    Required
    Public ID of the existing resource to update or generate transformations for.
  • invalidateboolean
    If true, invalidates the CDN cache for this asset (takes up to 1 hour).
  • moderationstring
    Moderation kind to apply (e.g., 'aws_rek', 'webpurify', 'manual').
  • eager_asyncboolean
    If true, eager transformations are generated asynchronously in the background. If false (default), they are generated synchronously.

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.