NAICS category MCP response
MCP tool response payload returned when agents retrieve GovTribe naics category records through MCP tools.
- Data type: NAICS category data type
- Returned by: Search NAICS categories MCP tool
Fields
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID attribute |
govtribe_type | string | GovTribe type attribute |
govtribe_url | string | GovTribe URL attribute |
name | string | Name attribute |
code | string | Code attribute |
updated_at | string | Updated at attribute |
Example
{
"code": "611512",
"govtribe_id": "NAICS_CATEGORY_ID",
"govtribe_type": "naics_category",
"govtribe_url": "https://govtribe.com/category/naics/NAICS_CATEGORY_ID",
"name": "Administrative Management and General Management Consulting Services",
"updated_at": "2018-09-12T19:58:40Z"
}