Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCloudinary ToolsCloudinary Generate Archive
Cloudinary Tools

Cloudinary Generate Archive

Tool to create an archive (ZIP or TGZ file) containing a set of assets from your Cloudinary environment. Use when you need to download multiple assets as a single archive file. Supports filtering by tags, public IDs, or prefixes. The archive is created asynchronously if async=tr…

Write actionRisk level 2 of 5API key connection
Use Cloudinary Generate Archive

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

  • modestring
    Mode for archive creation. Use 'create' to always create a new archive or 'download' to return an existing archive if available.
  • tagsarray
    List of tags to filter assets for inclusion in the archive. Only assets with these tags will be included.
  • typestring
    Storage type of the assets to include (e.g., 'upload', 'private', 'authenticated').
  • asyncboolean
    Whether to generate the archive asynchronously. If true, the API returns immediately with archive details; the archive is created in the background. Default: false
  • prefixesarray
    List of prefixes to filter assets. Only assets with public IDs starting with these prefixes will be included.
  • expires_atinteger
    Unix timestamp indicating when the archive should expire and be automatically deleted.
  • public_idsarray
    List of public IDs of specific assets to include in the archive. Use when you want to create an archive of specific assets.
  • target_tagsarray
    List of tags to assign to the generated archive file for categorization and search.
  • keep_derivedboolean
    Whether to include derived versions of assets in the archive. Default: false
  • allow_missingboolean
    Whether to allow the archive to be created even if some requested assets are missing. Default: false
  • resource_typestring
    Required
    The type of resources to include in the archive. Use 'image' for images, 'video' for videos, 'raw' for non-media files, or 'all' for mixed types.
  • target_formatstring
    Archive file format.

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.