Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCrowdin ToolsCrowdin List Glossaries Terms
Crowdin Tools

Crowdin List Glossaries Terms

Tool to list all terms in a Crowdin glossary. Use when you need to view terminology entries, their translations, definitions, and metadata. Supports filtering by language, user, concept, and advanced CroQL queries. Includes pagination support via limit/offset parameters.

Write actionRisk level 2 of 5API key connection
Use Crowdin List Glossaries Terms

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

  • croqlstring
    Filter strings using CroQL (Crowdin Query Language). Can only be used with orderBy, offset, and limit parameters in the same request. See https://developer.crowdin.com/croql/ for syntax.
  • limitinteger
    Maximum number of terms to return per page (default=25, max=500).
  • offsetinteger
    Number of items to skip for pagination (default=0). Use with limit to paginate through results.
  • userIdinteger
    Filter terms by the project member who created them. Get user ID via CROWDIN_LIST_PROJECT_MEMBERS action.
  • orderBystring
    Sort order for results. Can use single field (e.g., 'createdAt') or multiple with direction (e.g., 'createdAt desc,text'). Available fields: id, text, description, partOfSpeech, status, type, gender, note, lemma, createdAt, updatedAt.
  • conceptIdinteger
    Filter terms by concept ID. Use for terms that have translations. Get via CROWDIN_LIST_CONCEPTS action.
  • glossaryIdinteger
    Required
    Glossary identifier to list terms from. Get via CROWDIN_LIST_GLOSSARIES action.
  • languageIdstring
    Filter terms by language identifier (ISO 639-1 code, e.g., 'en', 'fr', 'de'). Get via CROWDIN_LIST_LANGUAGES action.
  • translationOfTermIdinteger
    Filter terms that are translations of a specific term. Use for terms that have translations.

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.