{
  "name": "Aws cost & usage report management for AI agents",
  "nodes": [
    {
      "id": "86a5f931-a4e4-4cf6-84b6-280671e6dbfb",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1060,
        "content": "### ⚙️ Setup Instructions\n\n1. **Import Workflow**: \nLoad this workflow into your n8n instance\n\n2. **Configure Authentication**: \nSet up apiKey credentials\n   - Type: API Key in header\n   - Key name: A"
      }
    },
    {
      "id": "9324c2d7-d72a-4dc2-99ca-f8c8c79e69e9",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -100
      ],
      "parameters": {
        "width": 320,
        "height": 920,
        "content": "## 🛠️ AWS Cost and Usage Report Service MCP Server ✅ 4 operations\n\n### About\nThe AWS Cost and Usage Report API enables you to programmatically create, query, and delete AWS Cost and Usage report defin"
      }
    },
    {
      "id": "6da3d323-bc86-4e2b-aa87-b623fbd3c71a",
      "name": "AWS Cost and Usage Report Service MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -940,
        -240
      ]
    },
    {
      "id": "e26fd347-1ec3-4545-9e62-14911c1d193b",
      "name": "Deletes the specified report.",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -400,
        -200
      ]
    },
    {
      "id": "4f320e5a-d034-40a2-900e-c2b0c9357d08",
      "name": "Grid Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -500,
        -260
      ],
      "parameters": {
        "width": null,
        "height": 220,
        "content": "### Delete Report Definition"
      }
    },
    {
      "id": "41668414-f5bd-4886-9ae6-413626fde12c",
      "name": "Lists the AWS Cost and Usage reports available to ",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -200
      ]
    },
    {
      "id": "bda5d18e-0082-4221-a962-55450edff0cc",
      "name": "Grid Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -220,
        -260
      ],
      "parameters": {
        "width": null,
        "height": 220,
        "content": "### Describe Report Definitions"
      }
    },
    {
      "id": "446e80a2-fc90-43aa-8f55-484cdf9733a4",
      "name": "Allows you to programatically update your report p",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        160,
        -200
      ]
    },
    {
      "id": "165854b7-f680-49a5-8192-25d4c4d25d63",
      "name": "Grid Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        60,
        -260
      ],
      "parameters": {
        "width": null,
        "height": 220,
        "content": "### Modify Report Definition"
      }
    },
    {
      "id": "47091cfc-9c64-43d7-abe4-d0e6bbd98a1f",
      "name": "Creates a new report using the description that yo",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        440,
        -200
      ]
    },
    {
      "id": "4e966520-2d39-442e-ad7e-bdc249d3b313",
      "name": "Grid Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        320,
        -260
      ],
      "parameters": {
        "width": 280,
        "height": 220,
        "content": "## Put Report Definition"
      }
    }
  ],
  "connections": {
    "Deletes the specified report.": {
      "ai_tool": [
        [
          {
            "node": "AWS Cost and Usage Report Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Allows you to programatically update your report p": {
      "ai_tool": [
        [
          {
            "node": "AWS Cost and Usage Report Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Creates a new report using the description that yo": {
      "ai_tool": [
        [
          {
            "node": "AWS Cost and Usage Report Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Lists the AWS Cost and Usage reports available to ": {
      "ai_tool": [
        [
          {
            "node": "AWS Cost and Usage Report Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}