mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-13 17:52:38 +02:00
19 lines
449 B
JSON
19 lines
449 B
JSON
|
|
{
|
||
|
|
"team": {
|
||
|
|
"id": "T_FAKE_SLACK_TEAM",
|
||
|
|
"name": "SurfSense E2E Slack Workspace"
|
||
|
|
},
|
||
|
|
"channel": {
|
||
|
|
"id": "C_FAKE_SLACK_CANARY",
|
||
|
|
"name": "e2e-canary",
|
||
|
|
"purpose": "SurfSense E2E Slack canary channel"
|
||
|
|
},
|
||
|
|
"messages": [
|
||
|
|
{
|
||
|
|
"ts": "1715000000.000100",
|
||
|
|
"user": "U_FAKE_SLACK_USER",
|
||
|
|
"text": "This Slack message proves the live MCP tool fetched channel content. SURFSENSE_E2E_CANARY_TOKEN_SLACK_001"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|