PSC category MCP response
MCP tool response payload returned when agents retrieve GovTribe psc category records through MCP tools.
{
"code": "611512",
"federal_contract_awards": [
{
"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": "Federal contract award"
}
],
"federal_contract_opportunities": {
"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": "Federal contract opportunity"
},
"govtribe_id": "PSC_CATEGORY_ID",
"govtribe_type": "psc_category",
"govtribe_url": "https://govtribe.com/category/psc/PSC_CATEGORY_ID",
"name": "Support- Professional: Program Management/Support",
"updated_at": "2022-01-14T22:28:23Z"
}