Draft a reply or new letter to Norwegian authorities.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| narrative | string | — | |
| received_text | string | — | |
| recipient_body | string | — | |
| goal | string | — | |
| mode |
string
reply | initiate |
— | |
| language |
string
en | no | uk | pl | auto |
— | |
| use_case_context | boolean | — | Use private My Case context. Defaults to false. |
| force_draft | boolean | — |
* Purple = required
Example request
POST /api/mcp/user/tools/translate/invoke
{
"narrative": "Barnevernet issued an emergency placement order without notification.",
"recipient_body": "Barnevernet",
"goal": "Appeal the decision and request access to case documents.",
"mode": "initiate",
"language": "en"
}
Example response
{
"ok": true,
"letter_no": "Til Barnevernet\nDato: 24.05.2024\n\nAnke på vedtak om omsorgsovertakelse...",
"letter_en": "To Barnevernet\nDate: 24.05.2024\n\nAppeal against care order decision...",
"cited_sources": ["BVL §4-12", "forvaltningsloven §28", "EMK artikkel 8"],
"credits_used": 10
}
Connect
Create your MCP token on the setup page and use it with any supported client.
Set up MCP →Privacy
Tools provide legal preparation support, not final legal advice. Results are for informational purposes and should be reviewed by a qualified legal professional.