Commit 0cb4f1a
feat: add AgentRunActivityAction type and action field to activity interfaces
Adds AgentRunActivityAction interface (name + redirect_url) and an optional
action field to AgentRunActivity and CreateAgentRunActivityRequest, so agents
can attach CTA buttons to response activities.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a1d3531 commit 0cb4f1a
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
87 | 95 | | |
88 | 96 | | |
89 | 97 | | |
| |||
99 | 107 | | |
100 | 108 | | |
101 | 109 | | |
| 110 | + | |
102 | 111 | | |
103 | 112 | | |
104 | 113 | | |
| |||
111 | 120 | | |
112 | 121 | | |
113 | 122 | | |
| 123 | + | |
114 | 124 | | |
0 commit comments