Generuj notatkę opartą na źródłach dla wybranej strony lub roli.
Parametry
| Parametr | Typ | Wymagany | Opis |
|---|---|---|---|
| query | string | — | |
| paste_text | string | — | |
| advocate_role* | string | Tak | |
| language |
string
en | no | uk | pl | auto |
— | |
| use_case_context | boolean | — | Use private My Case context. Defaults to false. |
* Fioletowy = wymagany
Przykładowe żądanie
POST /api/mcp/user/tools/translate/invoke
{
"query": "Grounds for challenging a care order under BVL §4-12",
"advocate_role": "parent",
"language": "en",
"use_case_context": false
}
Przykładowa odpowiedź
{
"ok": true,
"brief": "On behalf of the parent, the following legal arguments support challenging the care order under BVL §4-12...",
"legal_arguments": [
"The threshold for care order under §4-12(a) requires 'serious deficiencies' — the report does not meet this standard",
"Proportionality requires exhausting support measures (§4-4) before removal"
],
"sources": [
{ "title": "BVL §4-12", "type": "statute" },
{ "title": "Rt-2015-110", "type": "case_law" }
],
"credits_used": 9
}
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.