diff --git a/objects/agent.json b/objects/agent.json
index e63b8b2fe..2b98a5a62 100644
--- a/objects/agent.json
+++ b/objects/agent.json
@@ -48,7 +48,7 @@
"requirement": "recommended"
},
"type": {
- "caption": "Type",
+ "caption": "Agent Type",
"description": "The normalized caption of the type_id value for the agent or sensor. In the case of 'Other' or 'Unknown', it is defined by the event source.",
"requirement": "optional"
},
@@ -65,12 +65,10 @@
"version": {
"caption": "Agent Version",
"description": "The semantic version of the agent or sensor, e.g., 7.101.50.0
.",
- "type": "string_t",
"requirement": "optional"
},
"vendor_name": {
"description": "The company or author who created the agent or sensor. For example: Crowdstrike
.",
- "type": "string_t",
"requirement": "optional"
},
"name": {