|
2227 | 2227 | } |
2228 | 2228 | ] |
2229 | 2229 | }, |
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 | | - }, |
2261 | 2230 | { |
2262 | 2231 | "name": "amazonq_addMessage", |
2263 | 2232 | "description": "When a message is added to the conversation", |
|
2439 | 2408 | } |
2440 | 2409 | ] |
2441 | 2410 | }, |
| 2411 | + { |
| 2412 | + "name": "amazonq_addMessageHistory", |
| 2413 | + "description": "When a message is added to the history", |
| 2414 | + "metadata": [ |
| 2415 | + { |
| 2416 | + "type": "credentialStartUrl", |
| 2417 | + "required": false |
| 2418 | + }, |
| 2419 | + { |
| 2420 | + "type": "cwsprChatConversationId" |
| 2421 | + }, |
| 2422 | + { |
| 2423 | + "type": "cwsprChatConversationType" |
| 2424 | + }, |
| 2425 | + { |
| 2426 | + "type": "cwsprChatHistoryMessageCharacterCount" |
| 2427 | + }, |
| 2428 | + { |
| 2429 | + "type": "cwsprChatMessageId", |
| 2430 | + "required": false |
| 2431 | + }, |
| 2432 | + { |
| 2433 | + "type": "cwsprToolName", |
| 2434 | + "required": false |
| 2435 | + }, |
| 2436 | + { |
| 2437 | + "type": "cwsprToolUseId", |
| 2438 | + "required": false |
| 2439 | + } |
| 2440 | + ] |
| 2441 | + }, |
2442 | 2442 | { |
2443 | 2443 | "name": "amazonq_approachInvoke", |
2444 | 2444 | "description": "Captures Approach generation process", |
|
0 commit comments