Tool to add a new term to a Crowdin glossary. Use when you need to create terminology entries for consistent translations across projects.
urlstringBase URL or reference link providing additional context or documentation for the term.
notestringAdditional note such as usage instructions, explanations, or special considerations for translators.
textRequiredstringThe term text to add to the glossary.
typestringType options for glossary terms.
genderstringGender options for glossary terms.
statusstringStatus options for glossary terms.
conceptIdintegerConcept identifier to add this term as a translation to an existing concept. Get concept_id via CROWDIN_LIST_TERMS or CROWDIN_LIST_CONCEPTS.
glossaryIdRequiredintegerGlossary identifier where the term will be added. Use CROWDIN_LIST_GLOSSARIES to get available glossary IDs.
languageIdRequiredstringLanguage identifier for the term (ISO 639-1 code, e.g., 'en', 'fr', 'de'). Use CROWDIN_LIST_LANGUAGES to get supported language codes.
descriptionstringDescription or definition of the term. Use this to explain the meaning or provide context.
partOfSpeechstringPart of speech options for glossary terms.
translationOfTermIdintegerTerm identifier to add this as a translation of an existing term. Get term id via CROWDIN_LIST_TERMS.
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.