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
| Field | Type | Description |
|---|---|---|
| principal* | number | Principal debt amount. |
| principal_unit | string (toman | rial) | Unit of the principal (default Toman). |
| start_year* | integer | Jalali year the debt fell due. |
| start_month | integer | Jalali start month 1–12 (optional). |
| end_year* | integer | Jalali year of calculation/payment. |
| end_month | integer | Jalali 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.