{
    "nodes": [
        {
            "id": "b3d137fa-6534-4fc0-a6e0-15ee919be276",
            "type": "data-source",
            "position": {
                "x": 100,
                "y": 100
            },
            "data": {
                "title": "Data Source",
                "dataSource": {
                    "value": {
                        "text": "Can you tell me the latest emails I have received?",
                        "files": []
                    },
                    "type": "markdown"
                }
            },
            "measured": {
                "width": 160,
                "height": 40
            },
            "selected": false
        },
        {
            "id": "8a0dd721-4139-4ca4-bcc9-2624aad5b309",
            "type": "ai-tool",
            "position": {
                "x": 400,
                "y": 200
            },
            "data": {
                "title": "Gmail Fetch Emails Tool",
                "toolSubtype": "gmail-fetch-emails",
                "userConfig": {
                    "maxResults": 5
                }
            },
            "measured": {
                "width": 120,
                "height": 40
            },
            "selected": true
        },
        {
            "id": "7b0f7a40-769c-4406-a90b-2717db038e78",
            "type": "llm-process",
            "position": {
                "x": 400,
                "y": 100
            },
            "data": {
                "title": "AI Data Processing",
                "prompt": "Provide all answers in Markdown format.",
                "model": "",
                "maxFeedbackLoops": 0
            },
            "measured": {
                "width": 160,
                "height": 40
            }
        },
        {
            "id": "3211e250-9339-4d0f-afaf-9fa3f8ce1ddc",
            "type": "data-flow-spy",
            "position": {
                "x": 700,
                "y": 100
            },
            "data": {
                "title": "Data Flow Spy"
            },
            "measured": {
                "width": 120,
                "height": 40
            },
            "selected": false
        }
    ],
    "edges": [
        {
            "id": "f0e05088-09fb-44dc-b6d0-3c433d237d88",
            "source": "b3d137fa-6534-4fc0-a6e0-15ee919be276",
            "target": "7b0f7a40-769c-4406-a90b-2717db038e78",
            "animated": false
        },
        {
            "id": "87b8e752-bdc4-4b12-b866-6249023c785f",
            "source": "8a0dd721-4139-4ca4-bcc9-2624aad5b309",
            "target": "7b0f7a40-769c-4406-a90b-2717db038e78",
            "targetHandle": "tools-target"
        },
        {
            "id": "3c6892d46-614b-4a1e-a9f7-6970579860bd",
            "source": "7b0f7a40-769c-4406-a90b-2717db038e78",
            "target": "3211e250-9339-4d0f-afaf-9fa3f8ce1ddc",
            "animated": false
        }
    ]
}