# Smartling Node

> Manage translations, jobs, glossaries, strings, issues, and linguistic workflows through the Scalekit MCP gateway.

**URL:** https://caywork.com/learn/docs/node/smartlingmcp-node

## Content

## Description
Manage translations, jobs, glossaries, strings, issues, and linguistic workflows through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `smartlingmcp_smartling_add_issue_comment`
* `smartlingmcp_smartling_add_strings_to_job`
* `smartlingmcp_smartling_add_tags_to_strings`
* `smartlingmcp_smartling_authorize_job`
* `smartlingmcp_smartling_count_account_issues`
* `smartlingmcp_smartling_count_project_issues`
* `smartlingmcp_smartling_create_issue`
* `smartlingmcp_smartling_create_job`
* `smartlingmcp_smartling_create_strings`
* `smartlingmcp_smartling_delete_issue_assignee`
* `smartlingmcp_smartling_delete_issue_comment`
* `smartlingmcp_smartling_edit_issue_text`
* `smartlingmcp_smartling_execute_lqa_evaluation`
* `smartlingmcp_smartling_export_glossary`
* `smartlingmcp_smartling_find_account_issues`
* `smartlingmcp_smartling_find_project_issues`
* `smartlingmcp_smartling_get_available_accounts_for_current_user`
* `smartlingmcp_smartling_get_glossary`
* `smartlingmcp_smartling_get_issue`
* `smartlingmcp_smartling_get_issue_comment`
* `smartlingmcp_smartling_get_job`
* `smartlingmcp_smartling_get_job_history`
* `smartlingmcp_smartling_get_linguistic_package`
* `smartlingmcp_smartling_get_project`
* `smartlingmcp_smartling_get_styleguide`
* `smartlingmcp_smartling_get_word_count_report`
* `smartlingmcp_smartling_get_workflow_step_types`
* `smartlingmcp_smartling_list_content_assignments`
* `smartlingmcp_smartling_list_file_jobs`
* `smartlingmcp_smartling_list_glossaries`
* `smartlingmcp_smartling_list_issue_comments`
* `smartlingmcp_smartling_list_jobs`
* `smartlingmcp_smartling_list_linguistic_packages`
* `smartlingmcp_smartling_list_projects`
* `smartlingmcp_smartling_list_styleguides`
* `smartlingmcp_smartling_list_users`
* `smartlingmcp_smartling_list_workflows`
* `smartlingmcp_smartling_machine_translate_file`
* `smartlingmcp_smartling_machine_translate_text`
* `smartlingmcp_smartling_match_glossary_terms`
* `smartlingmcp_smartling_open_or_close_issue`
* `smartlingmcp_smartling_remove_all_tags_from_strings`
* `smartlingmcp_smartling_remove_strings_from_job`
* `smartlingmcp_smartling_remove_tags_from_strings`
* `smartlingmcp_smartling_request_upload_url`
* `smartlingmcp_smartling_search_strings`
* `smartlingmcp_smartling_search_translation_memory`
* `smartlingmcp_smartling_update_issue_answered`
* `smartlingmcp_smartling_update_issue_assignee`
* `smartlingmcp_smartling_update_issue_comment`
* `smartlingmcp_smartling_update_issue_severity_level`
* `smartlingmcp_smartling_update_issue_type`
* `smartlingmcp_smartling_update_job`

## Use Cases
1. **Automate Smartling workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.