mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 09:12:40 +02:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"id": "fake-msg-canary-001",
|
|
"threadId": "fake-thread-canary-001",
|
|
"snippet": "E2E canary email body is loaded through the Gmail detail endpoint."
|
|
},
|
|
{
|
|
"id": "fake-msg-planning-001",
|
|
"threadId": "fake-thread-planning-001",
|
|
"snippet": "Planning email used to keep Gmail fixtures representative."
|
|
}
|
|
],
|
|
"details": {
|
|
"fake-msg-canary-001": {
|
|
"id": "fake-msg-canary-001",
|
|
"threadId": "fake-thread-canary-001",
|
|
"subject": "E2E Canary Email",
|
|
"from": "sender@surfsense.example",
|
|
"to": "e2e-fake@surfsense.example",
|
|
"date": "Mon, 10 Feb 2025 11:00:00 +0000",
|
|
"messageText": "This Gmail message body proves the Composio Gmail indexer fetched message details. SURFSENSE_E2E_CANARY_TOKEN_GMAIL_001"
|
|
},
|
|
"fake-msg-planning-001": {
|
|
"id": "fake-msg-planning-001",
|
|
"threadId": "fake-thread-planning-001",
|
|
"subject": "E2E Planning Notes",
|
|
"from": "planner@surfsense.example",
|
|
"to": "e2e-fake@surfsense.example",
|
|
"date": "Tue, 11 Feb 2025 09:30:00 +0000",
|
|
"messageText": "Planning notes for a non-canary Gmail fixture."
|
|
}
|
|
}
|
|
}
|