Commit 23a0d84
fix: use connectedAccountId for Composio Slack API
Composio v2 execute endpoint requires connectedAccountId (not entityId)
to identify the Slack connection. Falls back to entityId: default when
SLACK_CONNECTED_ACCOUNT_ID is not set.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5f39a5f commit 23a0d84
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
200 | 201 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | 202 | | |
206 | 203 | | |
207 | 204 | | |
208 | 205 | | |
209 | 206 | | |
210 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
0 commit comments