Commit 7331cdf
feat: add toolName to AppActivity payload and audit allowlist domains
- AppActivity.Payload.toolName (String) — MCP tool name in admin app
activity payloads. Additive, no breaking changes.
- LogsResponse.Details.mcpServerAllowlistDomains (List<String>) — MCP
server allowlist domain URLs. Additive; verified as a list of strings.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>1 parent c139275 commit 7331cdf
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- slack-api-client/src/main/java/com/slack/api/audit/response
- slack-api-model/src/main/java/com/slack/api/model/admin
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| 455 | + | |
455 | 456 | | |
456 | 457 | | |
457 | 458 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments