mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 09:12:40 +02:00
15 lines
405 B
JSON
15 lines
405 B
JSON
{
|
|
"site": {
|
|
"cloud_id": "fake-jira-cloud-001",
|
|
"name": "SurfSense E2E Atlassian",
|
|
"url": "https://surfsense-e2e.atlassian.net"
|
|
},
|
|
"issues": [
|
|
{
|
|
"id": "fake-jira-issue-canary-001",
|
|
"key": "E2E-101",
|
|
"summary": "E2E Canary Jira Issue",
|
|
"description": "This Jira issue proves live MCP tool calls work end-to-end. SURFSENSE_E2E_CANARY_TOKEN_JIRA_001"
|
|
}
|
|
]
|
|
}
|