GovTribe

NIGP category MCP response

MCP tool response payload returned when agents retrieve GovTribe nigp 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": "958",
  "govtribe_id": "NIGP_CATEGORY_ID",
  "govtribe_type": "nigp_category",
  "govtribe_url": "https://govtribe.com/category/nigp/NIGP_CATEGORY_ID",
  "name": "Management And Operation Services",
  "updated_at": "2023-11-28T16:31:59Z"
}

On this page