credit_report_summary
Generate a structured credit report summary for loan officers, simulating credit bureau data using applicant details like employment, income, and loan history.
Instructions
Generate a structured credit report summary — the document a loan officer would review. Western parallel: Experian or Equifax credit report. DEMO — not a real CRB product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | Applicant full name (for report header only) | |
| id_number | Yes | National ID number (used as report reference — not stored) | |
| employment_type | Yes | Employment type: formal_employed, self_employed, casual_labour, farmer, gig_worker, unemployed | |
| monthly_income_kes | Yes | Declared monthly income in KES | |
| existing_loans_count | Yes | Number of active loans (digital, bank, chama, SACCO) | |
| has_crb_listing | Yes | Has been listed with a Kenya Credit Reference Bureau (CRB) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||