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

محاسبهٔ خسارت تأخیر تأدیه — Calculate late-payment damages

Calculate خسارت تأخیر تأدیه under art. 522 ق.آ.د.م using the Central Bank price index. The index series is official data — never approximate it. Dates are Jalal

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

Input

FieldTypeDescription
principal*numberPrincipal debt amount.
principal_unitstring (toman | rial)Unit of the principal (default Toman).
start_year*integerJalali year the debt fell due.
start_monthintegerJalali start month 1–12 (optional).
end_year*integerJalali year of calculation/payment.
end_monthintegerJalali end month 1–12 (optional).

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_delay_penalty","input":{"principal":1,"start_year":1,"end_year":1}}'
cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_delay_penalty -i '{"principal":1,"start_year":1,"end_year":1}'
mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_delay_penalty", input: {"principal":1,"start_year":1,"end_year":1} })

Try it

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