Federal grant sub-award MCP response
MCP tool response payload returned when agents retrieve GovTribe federal grant sub-award records through MCP tools.
{
"award_date": "2024-12-06T05:00:00Z",
"description": "Representative description text.",
"govtribe_id": "FEDERAL_GRANT_SUB_AWARD_ID",
"govtribe_type": "federal_grant_sub_award",
"name": "Federal Grant Sub Award 2022469-UTA20-000978",
"prime_grantee": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"sub_grantee": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"updated_at": "2025-01-24T05:00:00Z"
}