Commit 843e7a7
committed
feat(agents): Add tool input attributes to conversation details endpoint
Add gen_ai.tool.call.arguments and gen_ai.tool.input to the
AI_CONVERSATION_ATTRIBUTES so tool input preview is available
in the conversation drawer.
https://claude.ai/code/session_0113Szysfr5Bf4ZQZ59nkxgJ1 parent f1fb2f9 commit 843e7a7
File tree
1 file changed
+2
-0
lines changed- src/sentry/api/endpoints
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments