Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Project Language
transifex:add_project_language
Add a target language to a project for translation.
Write
Medium risk
Create Project
transifex:create_project
Create a new translation project in the specified organization.
Write
Medium risk
Create Resource
transifex:create_resource
Create a new resource (translation file) in a project.
Write
Medium risk
Get Project
transifex:get_project
Fetch a single project with details including languages and statistics.
Read
Low risk
Get Resource
transifex:get_resource
Fetch a single resource (translation file) with metadata and statistics.
Read
Low risk
Get Team
transifex:get_team
Fetch a single team with details and member information.
Read
Low risk
Get Translation
transifex:get_translation
Download translated content for a specific resource and language.
Read
Low risk
Get Translation Stats
transifex:get_translation_stats
Get translation statistics for a specific resource and language.
Read
Low risk
List Languages
transifex:list_languages
List available languages, optionally filtered by project.
Read
Low risk
List Projects
transifex:list_projects
List projects with basic information and statistics.
Read
Low risk
List Resources
transifex:list_resources
List resources (translation files) in a project.
Read
Low risk
List Teams
transifex:list_teams
List teams in your accessible organizations.
Read
Low risk