File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 22272227 }
22282228 ]
22292229 },
2230+ {
2231+ "name" : " amazonq_addMessageHistory" ,
2232+ "description" : " When a message is added to the history" ,
2233+ "metadata" : [
2234+ {
2235+ "type" : " credentialStartUrl" ,
2236+ "required" : false
2237+ },
2238+ {
2239+ "type" : " cwsprChatMessageId" ,
2240+ "required" : false
2241+ },
2242+ {
2243+ "type" : " cwsprChatConversationId"
2244+ },
2245+ {
2246+ "type" : " cwsprChatConversationType"
2247+ },
2248+ {
2249+ "type" : " cwsprToolName" ,
2250+ "required" : false
2251+ },
2252+ {
2253+ "type" : " cwsprToolUseId" ,
2254+ "required" : false
2255+ },
2256+ {
2257+ "type" : " cwsprChatHistoryMessageCharacterCount"
2258+ }
2259+ ]
2260+ },
22302261 {
22312262 "name" : " amazonq_addMessage" ,
22322263 "description" : " When a message is added to the conversation" ,
You can’t perform that action at this time.
0 commit comments