cloudinary-mcp-server
by yoavniran
Verified
get-asset
Get the details of a specific file (asset)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assetId | No | The Cloudinary asset ID | |
context | No | Whether to include contextual metadata. Default: false | |
metadata | No | Whether to include structured metadata. Default: false | |
publicId | No | The public ID of the asset | |
resourceType | No | Type of asset. Default: image | |
tags | No | Whether to include the list of tag names. Default: false | |
type | No | Delivery type. Default: upload |