← Back to MCP setup
✉️

Draft authority correspondence

translate

Draft a reply or new letter to Norwegian authorities.

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

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"
}
{
  "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
}

Create your MCP token on the setup page and use it with any supported client.

Set up MCP →
Process-and-forget by default. All tool calls process your text in memory and return results to your AI client. Nothing is saved to My Case unless you explicitly call dbn.save_to_case.

Tools provide legal preparation support, not final legal advice. Results are for informational purposes and should be reviewed by a qualified legal professional.