Get Vendor Risk Report
get_vendor_risk_reportGenerate a 7-signal vendor risk report from a UEI to screen partners for teaming or subcontracting due diligence, covering exclusions, address clusters, and contract exposure.
Instructions
Get a 7-signal vendor risk report for one UEI, screening facts for teaming or subcontracting due diligence, before you commit to a partner.
Bid & Proposal / Negotiate tool, Pro only. Distinct from check_exclusion (a binary
debarment check), this is a broader risk-signal read.
- uei: 12-character Unique Entity ID (from search_companies, search_entities,
search_partners, or any other tool's `uei` field)
The 7 signals (under `signals`): exclusion_status, address_cluster (other entities
registered at the same address), name_variant_cluster, individual_exclusions_at_address,
wave_membership, timing_gap, dual_cage. Check `triage` first, it's a pre-computed
summary (`category`, `label`, `reasons`) so you don't have to interpret all 7 signals
yourself; `category: "clean"` with empty `reasons` means nothing surfaced.
Also includes `contract_exposure` (FPDS obligated total, distinct contracts, top
agencies) and `subaward_exposure` (as-prime/as-sub FFATA payment history), how much
is actually at stake with this vendor, alongside the risk signals themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uei | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |