Podsumuj wklejony tekst sprawy z opcjonalnym wzbogaceniem korpusu prawnego.
Parametry
| Parametr | Typ | Wymagany | Opis |
|---|---|---|---|
| text* | string | Tak | Text to process. |
| language |
string
en | no | uk | pl | auto |
— | |
| use_legal_corpus | boolean | — | |
| use_case_context | boolean | — | Use private My Case context. Defaults to false. |
* Fioletowy = wymagany
Przykładowe żądanie
POST /api/mcp/user/tools/translate/invoke
{
"text": "Paste the case document text here...",
"language": "en",
"use_legal_corpus": true,
"use_case_context": false
}
Przykładowa odpowiedź
{
"ok": true,
"summary": "The document is a Barnevernet investigation report concerning a family with two children. Key findings include...",
"key_points": [
"Home visit conducted 12.03.2024 — no immediate danger found",
"Tiltaksplan proposed with three support measures",
"Next review scheduled for 15.06.2024"
],
"credits_used": 5
}
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.