Federal contract IDV MCP response
MCP tool response payload returned when agents retrieve GovTribe federal contract IDV records through MCP tools.
- Data type: Federal contract IDV data type
- Returned by: Search federal contract IDVs MCP tool
Fields
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID attribute |
govtribe_ai_summary | string | GovTribe AI summary attribute |
govtribe_type | string | GovTribe type attribute |
govtribe_url | string | GovTribe URL attribute |
award_date | string | Award date attribute |
ceiling_value | number | Ceiling value attribute |
base_and_exercised_options_value | number | Base and exercised options value attribute |
contract_number | string | Contract number attribute |
federal_contract_vehicle | relationship object | Federal contract vehicle attribute |
contract_type | string | Contract type attribute |
description | string | Description attribute |
dollars_obligated | number | Dollars obligated attribute |
federal_dollars_obligated | number | Federal dollars obligated attribute |
non_federal_dollars_obligated | number | Non-federal dollars obligated attribute |
extent_competed | string | Extent competed attribute |
evaluated_preference | string | Evaluated preference attribute |
statutory_exception_to_fair_opportunity | string | Statutory exception to fair opportunity attribute |
fedbizopps_status | string | FedBizOpps status attribute |
reason_not_competed | string | Reason not competed attribute |
last_date_to_order | string | Last date to order attribute |
last_modified_date | string | Last modified date attribute |
legislative_mandate | string | Legislative mandate attribute |
major_program_code | string | Major program code attribute |
multiple_or_single_award | string | Multiple or single award attribute |
name | string | Name attribute |
national_interest_action_code | string | National interest action code attribute |
number_of_offers_received | number | Number of offers received attribute |
number_of_offers_received_source | string | Number of offers received source attribute |
pricing_type | string | Pricing type attribute |
program_acronym | string | Program acronym attribute |
research_type | string | Research type attribute |
set_aside | string | Set-aside type attribute |
solicitation_date | string | Solicitation date attribute |
solicitation_procedures | string | Solicitation procedures attribute |
updated_at | string | Updated at attribute |
awardee | relationship object | Vendor attribute |
blanket_purchase_agreements | relationship object array | Blanket purchase agreements attribute |
contracting_federal_agency | relationship object | Federal agency attribute |
dod_acquisition_programs | relationship object array | DOD acquisition program attribute |
funding_federal_agency | relationship object | Federal agency attribute |
naics_category | relationship object | NAICS category attribute |
originating_federal_meta_opportunity_id | string | Originating federal meta opportunity ID attribute |
originating_federal_contract_opportunity | relationship object | Originating federal contract opportunity attribute |
parent_of_awardee | relationship object | Vendor attribute |
price_lists | relationship object array | Price lists attribute |
primary_consortia_member | relationship object | Vendor attribute |
psc_category | relationship object | PSC category attribute |
task_orders | relationship object array | Task orders attribute |
transaction_contacts | relationship object array | Contact attribute |
Relationship Returns
| Field | Returns |
|---|---|
federal_contract_vehicle | Federal contract vehicle MCP response |
awardee | Vendor MCP response |
blanket_purchase_agreements | Federal contract IDV MCP response array |
contracting_federal_agency | Federal agency MCP response |
dod_acquisition_programs | DOD acquisition program MCP response array |
funding_federal_agency | Federal agency MCP response |
naics_category | NAICS category MCP response |
originating_federal_contract_opportunity | Federal contract opportunity MCP response |
parent_of_awardee | Vendor MCP response |
price_lists | Government file MCP response array |
primary_consortia_member | Vendor MCP response |
psc_category | PSC category MCP response |
task_orders | Federal contract award MCP response array |
transaction_contacts | Contact MCP response array |
Example
{
"award_date": "2015-09-01T04:00:00Z",
"awardee": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"blanket_purchase_agreements": [
{
"govtribe_id": "BLANKET_PURCHASE_AGREEMENTS_ID",
"govtribe_type": "blanket_purchase_agreements",
"govtribe_url": "https://govtribe.com/blanket-purchase-agreements/BLANKET_PURCHASE_AGREEMENTS_ID",
"name": "Blanket Purchase Agreements"
}
],
"ceiling_value": 1250000,
"contract_number": "W9133L22D0001",
"contract_type": "Firm Fixed Price",
"contracting_federal_agency": {
"govtribe_id": "FEDERAL_AGENCY_ID",
"govtribe_type": "federal_agency",
"govtribe_url": "https://govtribe.com/agency/federal-agency/FEDERAL_AGENCY_ID",
"name": "Federal Agency"
},
"description": "Representative description text.",
"dod_acquisition_programs": [
{
"govtribe_id": "DOD_ACQUISITION_PROGRAM_ID",
"govtribe_type": "dod_acquisition_program",
"govtribe_url": "https://govtribe.com/program/dod-acquisition-program/DOD_ACQUISITION_PROGRAM_ID",
"name": "Major Defense Program"
}
],
"extent_competed": "Full and Open Competition",
"federal_contract_vehicle": {
"govtribe_id": "FEDERAL_CONTRACT_VEHICLE_ID",
"govtribe_type": "federal_contract_vehicle",
"govtribe_url": "https://govtribe.com/award/federal-vehicle/FEDERAL_CONTRACT_VEHICLE_ID",
"name": "Federal contract vehicle"
},
"funding_federal_agency": {
"govtribe_id": "FEDERAL_AGENCY_ID",
"govtribe_type": "federal_agency",
"govtribe_url": "https://govtribe.com/agency/federal-agency/FEDERAL_AGENCY_ID",
"name": "Federal Agency"
},
"govtribe_ai_summary": "Representative AI-generated summary of the record and surrounding context.",
"govtribe_id": "FEDERAL_CONTRACT_IDV_ID",
"govtribe_type": "federal_contract_idv",
"govtribe_url": "https://govtribe.com/award/federal-idv-award/FEDERAL_CONTRACT_IDV_ID",
"last_date_to_order": "2029-09-30T00:00:00Z",
"legislative_mandate": "Not applicable",
"major_program_code": "ABC",
"multiple_or_single_award": "Multiple Award",
"naics_category": {
"govtribe_id": "611512",
"govtribe_type": "naics_category",
"govtribe_url": "https://govtribe.com/category/naics/611512-flight-training",
"name": "Flight Training"
},
"name": "Federal Supply Schedule GS00F275CA",
"national_interest_action_code": null,
"originating_federal_contract_opportunity": {
"govtribe_id": "FEDERAL_CONTRACT_OPPORTUNITY_ID",
"govtribe_type": "federal_contract_opportunity",
"govtribe_url": "https://govtribe.com/opportunity/federal-contract-opportunity/FEDERAL_CONTRACT_OPPORTUNITY_ID",
"name": "Originating federal contract opportunity"
},
"originating_federal_meta_opportunity_id": "FEDERAL_META_OPPORTUNITY_ID",
"parent_of_awardee": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"price_lists": [
{
"govtribe_id": "PRICE_LISTS_ID",
"govtribe_type": "price_lists",
"govtribe_url": "https://govtribe.com/price-lists/PRICE_LISTS_ID",
"name": "Price Lists"
}
],
"pricing_type": "Fixed Price",
"primary_consortia_member": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"program_acronym": "ABC",
"psc_category": {
"govtribe_id": "U010",
"govtribe_type": "psc_category",
"govtribe_url": "https://govtribe.com/category/psc/u010-certifications-and-accreditations-for-educational-institutions",
"name": "Education/Training- Certifications/Accreditations For Educational Institutions"
},
"research_type": "Definitive Contract",
"set_aside": "Total Small Business",
"solicitation_procedures": "Negotiated Proposal/Quote",
"task_orders": [
{
"govtribe_id": "FEDERAL_CONTRACT_AWARD_ID",
"govtribe_type": "federal_contract_award",
"govtribe_url": "https://govtribe.com/award/federal-contract-award/FEDERAL_CONTRACT_AWARD_ID",
"name": "Task order"
}
],
"transaction_contacts": [
{
"govtribe_id": "CONTACT_ID",
"govtribe_type": "contact",
"govtribe_url": "https://govtribe.com/contact/CONTACT_ID",
"name": "Contact Name",
"email": "contact@example.gov"
}
],
"updated_at": "2026-03-22T04:00:00Z"
}