project_context_get
Read the project's markdown context document. The document is free-form prose attached to the project (terminology, brand voice, constraints, domain - e.g. religious, technical, medical, gaming, legal) and is intended as ambient context for human translators AND for AI agents producing translations. Call this BEFORE batch-translating: prepend the content to your translation prompts so every output stays consistent with the project's terminology and tone. Empty content means the project owner hasn't authored a context yet - that's not an error. Requires API-key scope: project:read.
Paramètres
Section intitulée « Paramètres »| Nom | Type | Description | |
|---|---|---|---|
project_uuid | string | optionnel | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
{ "tool": "project_context_get", "arguments": {}}