Skip to content

Commit c16baaa

Browse files
committed
telemetry(amazonq): add tool names and tool permission to amazonq_mcpServerInit
1 parent bd9af15 commit c16baaa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3141,6 +3141,14 @@
31413141
{
31423142
"type": "transportType",
31433143
"required": false
3144+
},
3145+
{
3146+
"type": "toolNames",
3147+
"required": false
3148+
},
3149+
{
3150+
"type": "toolPerms",
3151+
"required": false
31443152
}
31453153
]
31463154
},

0 commit comments

Comments
 (0)