Get Funder Profile
get_funder_profileGet detailed profile information for a specific funder.
Polymorphic identifier — pass ein for US 990 foundations OR
funder_id (bare UUID / n9f:<uuid>) for non-990 funders such as
European, UK 360Giving, and Canadian CRA T3010 funders. search_funders
returns both fields on every hit, so the caller can hand either one back
here. At least one identifier must be supplied.
Use this after searching for funders to get detailed information about a specific one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ein | No | Foundation EIN (9 digits) for US 990 funders. Can include hyphens (e.g., "94-3136777") or be provided as digits only (e.g., "943136777"). Optional if ``funder_id`` is supplied for a non-990 funder. | |
| funder_id | No | Optional non-990 funder id. Accepts a bare UUID or ``n9f:<uuid>`` / ``non990:<uuid>``. The ``usf:<ein>`` prefix is also accepted and routes back to the EIN path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||