Grant Readiness Assessment
assess_grant_readinessStructured decision-support tool that evaluates how prepared a nonprofit is to pursue grant funding. It scores the organization across seven weighted grant-readiness areas and returns a 0-100 readiness score, a plain-language readiness tier, a category breakdown, detected risk flags, a prioritized action plan, and grant-packet guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policies | No | Answers for the Policies readiness area (field_id -> value). | |
| financials | No | Answers for the Financials readiness area (field_id -> value). | |
| governance | No | Answers for the Governance readiness area (field_id -> value). | |
| org_background | No | Answers for the Organizational Background readiness area (field_id -> value). | |
| program_project | No | Answers for the Program/Project Fit readiness area (field_id -> value). | |
| supporting_docs | No | Answers for the Supporting Documents readiness area (field_id -> value). | |
| tax_registrations | No | Answers for the Tax & Registrations readiness area (field_id -> value). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | ||
| version | Yes | ||
| category | Yes | ||
| nextSteps | No | ||
| riskFlags | No | ||
| actionPlan | No | ||
| keyFindings | No | ||
| limitations | Yes | ||
| categoryBreakdown | No | ||
| grantPacketGuidance | No |