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.
Parameters
Section titled “Parameters”| Name | Type | Description | |
|---|---|---|---|
project_uuid | string | optional | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
Example
Section titled “Example”{ "tool": "get_project_info", "arguments": {}}