چیستارا — Iranian Legal Corpus
IL
چیستارا — Iranian Legal Corpus
/calculate_lawyer_fee

محاسبهٔ حق‌الوکاله — Calculate lawyer fee (bar tariff)

Calculate حق‌الوکاله from the official bar-association tariff (تعرفهٔ کانون وکلا) by case type, stage and outcome. Never guess a lawyer's statutory fee.

liveunknown~5s typical
mcpچیستاراiranian
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-hoghogh-chistara /calculate_lawyer_fee for me.

Input

FieldTypeDescription
case_typestring (civil | criminal | admin)Case type.
stage*string (first | appeal | cassation)Court stage.
outcome*string (full_win | partial_win | settlement | lose)Case outcome (or projection).
case_value_tomannumberCase value in Toman.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-hoghogh-chistara","endpoint":"/calculate_lawyer_fee","input":{"stage":"first","outcome":"full_win"}}'
cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_lawyer_fee -i '{"stage":"first","outcome":"full_win"}'
mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_lawyer_fee", input: {"stage":"first","outcome":"full_win"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.