Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsContentful ToolsContentful Query Asset Collection
Contentful Tools

Contentful Query Asset Collection

Tool to retrieve multiple assets with pagination and filtering via GraphQL API. Use when you need to query assets from Contentful with advanced filtering, sorting, and locale selection. Supports preview mode and fallback locale options.

Write actionRisk level 2 of 5OAuth connection
Use Contentful Query Asset Collection

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

  • skipinteger
    Zero-indexed offset in the collection from which items are fetched. Default is 0
  • limitinteger
    Maximum number of items to fetch. Default is 100, maximum is 1000
  • orderarray
    Order specifications to apply on the collection query. Example: ['sys_firstPublishedAt_ASC', 'sys_id_DESC']
  • whereobject
    Filter specifications to apply on the collection query (AssetFilter type). Example: {'contentType': 'image/jpeg'}
  • localestring
    Locale for the collection items. If not set, the default locale is used. Example: 'en-US'
  • previewboolean
    When set to true, returns non-published content. Default is false
  • space_idstring
    Required
    ID of the space to query assets from
  • access_tokenstring
    Content Delivery API (CDA) access token. If not provided, will attempt to use token from metadata. Required for GraphQL Content API access. You can obtain this from the space's API keys.
  • use_fallback_localeboolean
    When set to false, fields without a value in the requested locale return null instead of the fallback locale. Default is true

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.