get_nonprofit_filings
Get the filing history for a nonprofit organization.
Returns a list of all available IRS 990 filings for the organization,
including both filings with parsed data and those without. Useful for
tracking financial trends over time.
Args:
ein: Employer Identification Number (e.g. '13-1837418' or '131837418').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ein | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |