Tool to add a comment or issue to a string or file (asset) in a Crowdin project. Use when you need to provide feedback, ask questions, or report issues on specific translation strings or asset files. Either stringId or fileId must be provided.
textRequiredstringThe comment text content. Must not be empty.
typeRequiredstringComment type: 'comment' for regular comments, 'issue' for issue reports.
fileIdintegerThe numeric ID of the file (asset) to comment on. Required if stringId is not provided. Use for asset file comments.
stringIdintegerThe numeric ID of the string to comment on. Required if fileId is not provided. Use for text string comments.
issueTypestringIssue type when type='issue'. Only applicable for issue-type comments.
projectIdRequiredintegerThe numeric ID of the Crowdin project. Obtain from List Projects action.
attachmentsarrayOptional list of attachment objects to include with the comment.
targetLanguageIdstringTarget language code (ISO 639-1) if commenting on a specific translation. Optional.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.