Wyodrębnij kwestie prawne z dokumentu i odpowiedz na każdą z kontekstem prawnym DBN.
Parametry
| Parametr | Typ | Wymagany | Opis |
|---|---|---|---|
| text* | string | Tak | Text to process. |
| language |
string
en | no | uk | pl | auto |
— | |
| doc_type |
string
auto | barnevernet | adopsjon | emergency | samvaer | fylkesnemnd | other |
— |
* Fioletowy = wymagany
Przykładowe żądanie
POST /api/mcp/user/tools/translate/invoke
{
"text": "Paste the document text to analyze here...",
"language": "en",
"doc_type": "auto"
}
Przykładowa odpowiedź
{
"ok": true,
"issues": [
{
"issue": "Procedural rights under forvaltningsloven §17",
"analysis": "The parent was not given an opportunity to be heard before the decision was made, potentially violating fvl §17...",
"legal_basis": ["forvaltningsloven §17", "BVL §6-3"],
"sources": [{ "title": "fvl §17 — Plikten til å påse at saken er opplyst" }]
}
],
"overall_assessment": "The document shows potential procedural violations that may form grounds for an appeal.",
"credits_used": 8
}
Połącz
Utwórz swój token MCP na stronie konfiguracji i użyj go z dowolnym obsługiwanym klientem.
Skonfiguruj MCP →Prywatność
Narzędzia zapewniają wsparcie w zakresie przygotowania prawnego, a nie ostatecznej porady prawnej. Wyniki mają charakter informacyjny i powinny być przeglądane przez wykwalifikowanego profesjonalistę prawnego.