Skip to content

get_project_info

Fetch a project's metadata: source language, all configured languages, namespaces, key count. Use before list_missing_keys or propose_translation to learn what namespace + language codes are valid.

NameTypeDescription
project_uuidstringoptionalProject UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise.
{
"tool": "get_project_info",
"arguments": {}
}