{
  "workflow": {
    "id": 5571,
    "name": "eBay seller account management with AI agent integration (36 operations)",
    "views": 348,
    "recentViews": 0,
    "totalViews": 348,
    "createdAt": "2025-07-02T03:46:37.835Z",
    "description": "## ⚠️ ADVANCED USE ONLY - Account MCP Server (36 operations)\n\n### 🚨 This workflow is for advanced users only!\n\nNeed help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?\n\n[Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about)\n\nThis MCP server contains **36 operations** which is significantly more than the recommended maximum of tools for most AI clients.\n\n### 🔍 Recommended Alternative for basic use cases\n**Seek a simplified MCP server** that utilizes the official n8n tool implementation for Account if available, or an MCP server with only common operations as it will be more efficient and easier to manage.\n\n### 🛠️ Advanced Usage Requirements\n\n**BEFORE adding this MCP server to your client:**\n### Disable or delete unused nodes - Review sections and disable/delete those you don't need\n\n**AFTER adding the MCP server to your client:**\n1.**Selective tool enabling** - Instead of enabling all tools (default), manually select only the specific tools you need for *that* Workflow's MCP client.\n2. **Monitor performance** - Too many tools can slow down AI responses\n\n### 💡 Pro Tips\n**Keep maximum 40 enabled tools** - Most AI clients perform better with fewer tools\n- Group related operations and only enable one group at a time\n- Use the overview note to understand what each operation group does\n\n- Ping me on [discord](https://discord.me/cfomodz) if your business needs this implemented professionally\n## ⚡ Quick Setup\n\n1. **Import** this workflow into your n8n instance\n2. **Credentials** Add Account API credentials\n3. **Activate** the workflow to start your MCP server\n4. **Copy** the webhook URL from the MCP trigger node\n5. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\nThis workflow converts the Account API into an MCP-compatible interface for AI agents.\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **HTTP Request Nodes**: Handle API calls to https://api.ebay.com{basePath}\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Returns responses directly to the AI agent\n\n## 📋 Available Operations (36 total)\n\n### 🔧 Advertising_Eligibility (1 endpoints)\n\n• **GET /advertising_eligibility**: Check Advertising Eligibility\n\n### 🔧 Custom_Policy (4 endpoints)\n\n• **GET /custom_policy/**: Update Custom Policy\n• **POST /custom_policy/**: Create/Search Custom Policy\n• **GET /custom_policy/{custom_policy_id}**: Get {Custom Policy Id}\n• **PUT /custom_policy/{custom_policy_id}**: Update {Custom Policy Id}\n\n### 🔧 Fulfillment_Policy (6 endpoints)\n\n• **GET /fulfillment_policy**: Update Fulfillment Policy\n• **POST /fulfillment_policy/**: Create/Search Fulfillment Policy\n• **GET /fulfillment_policy/get_by_policy_name**: This method retrieves the details for a specific fulfillment policy\n• **DELETE /fulfillment_policy/{fulfillmentPolicyId}**: This method deletes a fulfillment policy\n• **GET /fulfillment_policy/{fulfillmentPolicyId}**: This method retrieves the complete details of a fulfillment policy\n• **PUT /fulfillment_policy/{fulfillmentPolicyId}**: This method updates an existing fulfillment policy\n\n### 🔧 Kyc (1 endpoints)\n\n• **GET /kyc**: Check KYC Status\n\n### 🔧 Payment_Policy (6 endpoints)\n\n• **GET /payment_policy**: Update Payment Policy\n• **POST /payment_policy**: Create/Search Payment Policy\n• **GET /payment_policy/get_by_policy_name**: This method retrieves the details of a specific payment policy\n• **DELETE /payment_policy/{payment_policy_id}**: This method deletes a payment policy\n• **GET /payment_policy/{payment_policy_id}**: This method retrieves the complete details of a payment policy\n• **PUT /payment_policy/{payment_policy_id}**: This method updates an existing payment policy\n\n### 🔧 Payments_Program (2 endpoints)\n\n• **GET /payments_program/{marketplace_id}/{payments_program_type}**: Get {Payments Program Type}\n• **GET /payments_program/{marketplace_id}/{payments_program_type}/onboarding**: Get Onboarding\n\n### 🔧 Privilege (1 endpoints)\n\n• **GET /privilege**: Get Seller Privileges\n\n### 🔧 Program (3 endpoints)\n\n• **GET /program/get_opted_in_programs**: List Opted-In Programs\n• **POST /program/opt_in**: Opt In to Program\n• **POST /program/opt_out**: Opt Out of Program\n\n### 🔧 Rate_Table (1 endpoints)\n\n• **GET /rate_table**: List Shipping Rate Tables\n\n### 🔧 Return_Policy (6 endpoints)\n\n• **GET /return_policy**: Update Return Policy\n• **POST /return_policy**: Create/Search Return Policy\n• **GET /return_policy/get_by_policy_name**: This method retrieves the details of a specific return policy\n• **DELETE /return_policy/{return_policy_id}**: This method deletes a return policy\n• **GET /return_policy/{return_policy_id}**: Get {Return Policy Id}\n• **PUT /return_policy/{return_policy_id}**: This method updates an existing return policy\n\n### 🔧 Sales_Tax (4 endpoints)\n\n• **GET /sales_tax**: Update Sales Tax Rate\n• **DELETE /sales_tax/{countryCode}/{jurisdictionId}**: This call deletes a sales tax table entry for a jurisdiction\n• **GET /sales_tax/{countryCode}/{jurisdictionId}**: This call gets the current sales tax table entry for a specific tax jurisdiction\n• **PUT /sales_tax/{countryCode}/{jurisdictionId}**: This method creates or updates a sales tax table entry for a jurisdiction\n\n### 🔧 Subscription (1 endpoints)\n\n• **GET /subscription**: List Subscriptions\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Path parameters and identifiers\n• Query parameters and filters\n• Request body data\n• Headers and authentication\n\n**Response Format**: Native Account API responses with full data structure\n\n**Error Handling**: Built-in n8n HTTP request error management\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Cursor**: Add MCP server SSE URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n HTTP request handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "id": "WlsmMxpvd3QJASQr",
      "meta": null,
      "name": "[eBay] Advanced Account API MCP Server",
      "tags": [],
      "nodes": [
        {
          "id": "ff2688a6-a7e4-4a75-8cf6-e2aa8d1578a6",
          "name": "Advanced Warning",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1380,
            -900
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "48620ffd-9b5f-48ce-814d-77558acb97ff",
          "name": "Setup Instructions",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1380,
            -240
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "08b85956-b82e-4a3a-81a6-5ce4a4ee2a2c",
          "name": "Workflow Overview",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1120,
            -240
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "33a4751b-a855-47b4-bca2-c802893fac94",
          "name": "Account MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -620,
            -240
          ],
          "webhookId": "0e74fcb5-b880-4960-80c5-599f7e0db1c5",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c204836e-1f52-400c-ad41-a16bc58200dc",
          "name": "Sticky Note",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            -100
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "444754ce-2ba8-482a-9f44-1b5e3a4faf29",
          "name": "Check Advertising Eligibility",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            -60
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "620393ba-93db-4076-b327-28c72f17c523",
          "name": "Sticky Note2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            140
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "d6cc39f2-17e8-4597-bde0-9040f16f3b34",
          "name": "List Custom Policies",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            180
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "97de4df5-41e1-4679-8ecb-65deee48a159",
          "name": "Create Custom Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -320,
            180
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "03dd819a-0c6c-4bb4-a156-8a26c24847d3",
          "name": "Get Custom Policy Details",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -120,
            180
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "d67f08b3-56db-4021-aed5-90ac5f91426b",
          "name": "Update Custom Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            80,
            180
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "61f2666e-188c-4ed6-bbc9-a08478bcc700",
          "name": "Sticky Note3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            380
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "0ce470aa-edda-4be6-9774-7e27b59c34a0",
          "name": "List Fulfillment Policies",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            420
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "d21e0bdf-9ca1-44bf-ada1-4878114e99c9",
          "name": "Create Fulfillment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -320,
            420
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "e18083d6-85d9-433e-bef2-63a32c6ac1a7",
          "name": "Get Fulfillment Policy by Name",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -120,
            420
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "62353dc9-6700-4adc-8328-e039a95c7b70",
          "name": "Delete Fulfillment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            80,
            420
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "f7eebdcb-aacf-4f66-9930-bfb33e22cc8b",
          "name": "Get Fulfillment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            280,
            420
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "ee14e574-b56f-42fe-ae6b-a3e344c5b64a",
          "name": "Update Fulfillment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            480,
            420
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "6dc95462-169f-41ad-a43d-79a7e5de941d",
          "name": "Sticky Note4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            620
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "6b4e5cf9-6ec8-4305-9dc0-ef021ca005a8",
          "name": "Check KYC Status",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            660
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "2696a2a5-ccee-49c5-a6e0-8bb46ce6a475",
          "name": "Sticky Note5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            860
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "ec477483-ad0c-4985-be76-1d50e11799a8",
          "name": "List Payment Policies",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            900
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "d83f49b8-e582-450d-a54c-850930274d91",
          "name": "Create Payment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -320,
            900
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "95e5bdc7-b2ab-49af-b678-490082162052",
          "name": "Get Payment Policy by Name",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -120,
            900
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "619099ff-48b1-4ac3-903c-89ffed67dce6",
          "name": "Delete Payment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            80,
            900
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "db6587e5-87c4-40ff-b85b-f32aefdd06ef",
          "name": "Get Payment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            280,
            900
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "6c62e4d0-7bd5-457c-9b7b-de907ee41c31",
          "name": "Update Payment Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            480,
            900
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "3b6fda6d-1d34-49f4-9f58-2a04f06444ba",
          "name": "Sticky Note6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            1100
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "373dc1eb-0f51-4636-a154-b6ed1b8c5a43",
          "name": "Get Payments Program Status",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            1140
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "71bb3bdf-23f5-46c1-a8d8-771eba781bb6",
          "name": "Sticky Note7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            1340
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "d275b8fe-e57b-4237-b554-ed8af8d25b43",
          "name": "Get Payments Onboarding Status",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            1380
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "795cb51f-f088-4a8a-a182-52f36c5acdcc",
          "name": "Sticky Note8",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            1580
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "38763e23-5200-4010-a45e-e6740917d8ac",
          "name": "Get Seller Privileges",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            1620
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "7f67a462-cf54-4cc7-8528-94e1716f9998",
          "name": "Sticky Note9",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            1820
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "dcc305f2-6c88-4bf0-8d48-3b4bd61f04cf",
          "name": "List Opted-In Programs",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            1860
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "42c16256-5b15-4518-bcf4-65e40a7de41d",
          "name": "Opt In to Program",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -320,
            1860
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "a79c4c57-69b4-4e01-ab99-951efb748cb7",
          "name": "Opt Out of Program",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -120,
            1860
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "13e4167a-72ad-4732-ac68-cad05fde8948",
          "name": "Sticky Note10",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            2060
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "a14b7ce5-abe4-471c-b844-eaf32cfea875",
          "name": "List Shipping Rate Tables",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            2100
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "7da3a6b3-df30-4b66-a471-125586dafbb7",
          "name": "Sticky Note11",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            2300
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "b5b93b30-14ce-40bb-9ca1-d254ce3aa358",
          "name": "List Return Policies",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            2340
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "b9c59ba5-6786-4b19-8a3c-3c2d648adae4",
          "name": "Create Return Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -320,
            2340
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "306efb14-34c7-4a24-82c9-ef1c78812303",
          "name": "Get Return Policy by Name",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -120,
            2340
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "03159a52-b9a3-4ec4-a577-d71e3b448a93",
          "name": "Delete Return Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            80,
            2340
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "73fcba4e-61d9-4e63-add8-c7c4c0660974",
          "name": "Get Return Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            280,
            2340
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "a6c70b8d-0802-4687-b26a-79f2583176fa",
          "name": "Update Return Policy",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            480,
            2340
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "cf34accd-9333-44e6-b2b0-e30b2a75cedc",
          "name": "Sticky Note12",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            2540
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "acfbef5a-6b7c-4f9e-ac0a-646e7565b03a",
          "name": "List Sales Tax Rates",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            2580
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "5e79336a-3b33-46ab-86e0-36207ae2309b",
          "name": "Delete Sales Tax Rate",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -320,
            2580
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "dd4ac549-f753-4115-88b4-f3664fdf1437",
          "name": "Get Sales Tax Rate",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -120,
            2580
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "2eaa6436-0907-4a7a-b3bf-7eb87f7cf5d5",
          "name": "Update Sales Tax Rate",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            80,
            2580
          ],
          "parameters": {},
          "typeVersion": 4.2
        },
        {
          "id": "5e152c05-2b26-402e-a4b2-be4e766b5a10",
          "name": "Sticky Note13",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -660,
            2780
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "8c6f046c-9b7c-4677-b526-fb00b40f90c2",
          "name": "List Subscriptions",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -520,
            2820
          ],
          "parameters": {},
          "typeVersion": 4.2
        }
      ],
      "active": false,
      "shared": [
        {
          "role": "workflow:owner",
          "project": {
            "id": "G5fce9xGuBAsWBXe",
            "icon": null,
            "name": "David Ashby <david.ashby.lds@gmail.com>",
            "type": "personal",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "updatedAt": "2025-06-04T02:56:01.361Z",
            "projectRelations": [
              {
                "role": "project:personalOwner",
                "user": {
                  "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                  "role": "global:owner",
                  "email": "david.ashby.lds@gmail.com",
                  "disabled": false,
                  "lastName": "Ashby",
                  "settings": {
                    "npsSurvey": {
                      "responded": true,
                      "lastShownAt": 1749357655581
                    },
                    "userActivated": true,
                    "userActivatedAt": 1749075994495,
                    "easyAIWorkflowOnboarded": true,
                    "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
                  },
                  "createdAt": "2025-06-04T02:55:01.745Z",
                  "firstName": "David",
                  "isPending": false,
                  "updatedAt": "2025-06-08T04:40:58.399Z",
                  "mfaEnabled": false,
                  "personalizationAnswers": {
                    "version": "v4",
                    "personalization_survey_n8n_version": "1.95.3",
                    "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
                  }
                },
                "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                "createdAt": "2025-06-04T02:55:02.013Z",
                "projectId": "G5fce9xGuBAsWBXe",
                "updatedAt": "2025-06-04T02:55:02.013Z"
              }
            ]
          },
          "createdAt": "2025-07-02T03:43:28.842Z",
          "projectId": "G5fce9xGuBAsWBXe",
          "updatedAt": "2025-07-02T03:43:28.842Z",
          "workflowId": "WlsmMxpvd3QJASQr"
        }
      ],
      "pinData": {},
      "settings": {
        "timezone": "America/New_York"
      },
      "createdAt": "2025-07-02T03:43:28.837Z",
      "updatedAt": "2025-07-02T03:45:03.000Z",
      "versionId": "c5e6e281-ade4-4edb-8a04-8c31b4bc7ce8",
      "isArchived": false,
      "staticData": null,
      "connections": {
        "Check KYC Status": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Return Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Opt In to Program": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Payment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Sales Tax Rate": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Subscriptions": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Opt Out of Program": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create Custom Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create Return Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete Return Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Custom Policies": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Return Policies": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Sales Tax Rates": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update Custom Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update Return Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create Payment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete Payment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete Sales Tax Rate": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Seller Privileges": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Payment Policies": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update Payment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update Sales Tax Rate": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Fulfillment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Opted-In Programs": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create Fulfillment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete Fulfillment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Custom Policy Details": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Return Policy by Name": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Fulfillment Policies": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "List Shipping Rate Tables": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update Fulfillment Policy": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Payment Policy by Name": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Payments Program Status": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Check Advertising Eligibility": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Fulfillment Policy by Name": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get Payments Onboarding Status": {
          "ai_tool": [
            [
              {
                "node": "Account MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      },
      "triggerCount": 0
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 53,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 16
        },
        "n8n-nodes-base.httpRequestTool": {
          "count": 36
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 39,
        "name": "CRM"
      },
      {
        "id": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}