Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCrowdin ToolsCrowdin List Projects Comments
Crowdin Tools

Crowdin List Projects Comments

Tool to retrieve a paginated list of comments on strings or assets in a Crowdin project. Use when you need to view all comments, filter by string/file, or search for specific comment types or issues.

Write actionRisk level 2 of 5API key connection
Use Crowdin List Projects Comments

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

  • typestring
    Enum for comment type filter.
  • limitinteger
    Maximum number of comments to retrieve per page. Defaults to 25 if not specified.
  • fileIdinteger
    Filter comments by specific file ID. Cannot be used together with stringId.
  • offsetinteger
    Number of comments to skip for pagination. Use with limit to retrieve subsequent pages of results.
  • orderBystring
    Sorting order for the results. Can be a single field or comma-separated fields with optional 'desc' suffix. Available fields: id, text, type, createdAt, resolvedAt, issueStatus, issueType.
  • stringIdinteger
    Filter comments by specific string ID. Cannot be used together with fileId.
  • issueTypestring
    Filter by issue type. Can be a single issue type or comma-separated list. Available values: general_question, translation_mistake, context_request, source_mistake.
  • projectIdinteger
    Required
    The numeric ID of the Crowdin project. Obtain from List Projects action.
  • issueStatusstring
    Enum for issue status filter.

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.