GovTribe

PSC category MCP response

MCP tool response payload returned when agents retrieve GovTribe psc category records through MCP tools.

Fields

FieldTypeAttribute
govtribe_idstringGovTribe ID attribute
govtribe_typestringGovTribe type attribute
govtribe_urlstringGovTribe URL attribute
namestringName attribute
codestringCode attribute
updated_atstringUpdated at attribute

Example

{
  "code": "611512",
  "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"
}

On this page