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

محاسبهٔ دیه — Calculate blood money (دیه)

Calculate دیه for a bodily injury using the CURRENT official rate and the fractions set by قانون مجازات اسلامی. ALWAYS use this instead of computing دیه yoursel

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_diyeh for me.

Input

FieldTypeDescription
injury*stringInjury in Persian, e.g. «شکستگی دست»، «از دست دادن یک انگشت»، «دندان».
yearintegerPersian year (e.g. 1405). Defaults to the current year.
is_haram_monthbooleanWhether it occurred in a حرام month (تغلیظ applies to دیهٔ نفس).

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_diyeh","input":{"injury":"..."}}'
cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_diyeh -i '{"injury":"..."}'
mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_diyeh", input: {"injury":"..."} })

Try it

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