All other tools (18)
cloudinary.analyze-ai-vision-general medium conf mediumaudit
Sends an image to a general-purpose AI vision model for open-ended analysis, returning inferred descriptions and attributes about its contents.
cloudinary.analyze-ai-vision-moderation medium conf mediumaudit
Submits media to an AI moderation model that flags unsafe or restricted content, producing automated classifications used to gate assets.
cloudinary.asset-rename medium conf mediumaudit
Changes an asset's public ID, which rewrites its canonical delivery URL and can break every embed or link that referenced the old identifier.
cloudinary.asset-update medium conf mediumaudit
Modifies an existing asset's metadata, tags, and attributes, altering how it is categorized, searched, and surfaced across the media library.
cloudinary.create-asset-relations low conf mediumallow
Links an asset to related assets by ID, adding relationship metadata used for grouping and recommendation surfaces.
cloudinary.create-upload-mapping medium conf mediumaudit
Defines a folder-to-remote-URL fetch mapping, letting the platform pull and cache assets from an external source on demand.
cloudinary.create-upload-preset medium conf mediumaudit
Creates a reusable upload preset whose settings govern default access mode, moderation, and transformations applied to future uploads.
cloudinary.delete-asset-relations low conf mediumallow
Removes relationship links between assets, detaching grouping metadata without affecting the underlying media.
cloudinary.delete-derived-assets medium conf mediumaudit
Purges cached derived renditions of assets, forcing regeneration on next request and temporarily increasing transformation load and delivery latency.
cloudinary.delete-trigger medium conf mediumaudit
Removes a configured webhook, halting event notifications to its downstream consumer and potentially breaking dependent automation.
cloudinary.download-asset-backup medium conf mediumaudit
Retrieves a stored backup copy of an asset, exposing original media that may include personal or sensitive imagery outside the live library.
cloudinary.get-usage-details low conf mediumallow
Returns aggregate account usage metrics such as storage, bandwidth, and transformation counts for the product environment.
cloudinary.move-folder medium conf mediumaudit
Relocates or renames an entire folder and all its assets, changing every contained asset's delivery URL and breaking existing references at scale.
cloudinary.search-assets medium conf mediumaudit
Runs an arbitrary expression query across the asset library, returning asset details and metadata that could surface sensitive media in bulk.
cloudinary.update-upload-mapping medium conf mediumaudit
Changes the remote URL template of an existing upload mapping, redirecting where fetched assets originate from for a given folder.
cloudinary.update-upload-preset medium conf mediumaudit
Alters an existing upload preset's configuration, which can weaken default moderation or make future uploads publicly accessible.
cloudinary.upload-asset medium conf mediumaudit
Ingests new image, video, or raw files into the product environment, adding externally-sourced media that downstream delivery and transformations will serve.
cloudinary.visual-search-assets medium conf mediumaudit
Finds images by visual similarity or content, which can be used to locate photos of a specific person and raises biometric-matching concerns.