Skip to content

Commit da812f8

Browse files
committed
fix: update description
1 parent c3dc347 commit da812f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1956,7 +1956,7 @@
19561956
{
19571957
"name": "permission",
19581958
"type": "string",
1959-
"description": "Permission of tool/s set by user"
1959+
"description": "Permission of tool in the operation."
19601960
},
19611961
{
19621962
"name": "platform",
@@ -2228,7 +2228,7 @@
22282228
{
22292229
"name": "toolName",
22302230
"type": "string",
2231-
"description": "Tool/s name, including MCP (ex: fsWrite,executeBash)"
2231+
"description": "This field represents a tool name, example: fsWrite, executeBash or any mcp tools"
22322232
},
22332233
{
22342234
"name": "totalResourceCount",

0 commit comments

Comments
 (0)