Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCloudinary ToolsCloudinary Search Assets
Cloudinary Tools

Cloudinary Search Assets

Tool to search and filter assets using powerful query expressions. Use when you need to find specific assets by resource type, tags, metadata, or other attributes with sorting and pagination support.

Write actionRisk level 2 of 5API key connection
Use Cloudinary Search Assets

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

  • fieldsstring
    A comma-separated list of fields to include in the response. This parameter takes precedence over the with_field parameter, so if you want any additional asset attributes returned, make sure to also include them in this list (e.g., tags or context). The following fields are alwa…
  • sort_byarray
    An array of single-key objects mapping a field to a sort direction. Each object must contain exactly one field name mapped to 'asc' or 'desc'. Default: [{'created_at': 'desc'}].
  • aggregatearray
    Aggregation parameters for grouping results. Can be used to get counts or ranges for specific fields.
  • expressionstring
    The search expression. Supports exact match, wildcard match, presence, greater/less than, and range. For example: 'resource_type:image AND tags:kitten'. For details on building expressions, see the Search API documentation.
  • with_fieldarray
    The additional fields to include in the response. Note that the fields parameter takes precedence over this parameter.
  • max_resultsinteger
    The maximum number of results to return. Default - 50. Maximum - 500.
  • next_cursorstring
    The cursor value to get the next page of results. Available when a previous search returned more results than max_results.

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.