← All WebMCP sites

sellerpao.com

Productivity & Businesshttps://sellerpao.com/listed as of 2026-08-27
Seller Pao
Run a live auditWe load the site in a real browser and score the tools it gives an agent.

Tools

get_pricinganswerimperative
ดูราคาและแพ็กเกจของ Seller Pao (Free 0, Growth 590, Pro 1490 บาท/เดือน) พร้อมฟีเจอร์หลัก
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
estimate_shippinganswerimperative
เปรียบเทียบค่าส่งรายเดือนระหว่างไปรษณีย์ไทย, Flash Express, J&T และ Kerry Express โดยคิดจากเรทต่อกล่องและค่าธรรมเนียม COD ที่กรอก
Input schema
{
  "type": "object",
  "properties": {
    "parcels": {
      "type": "number",
      "description": "จำนวนออเดอร์/กล่องต่อเดือน"
    },
    "thaipost_rate": {
      "type": "number",
      "description": "เรทค่าส่งไปรษณีย์ไทยต่อกล่อง (บาท)"
    },
    "flash_rate": {
      "type": "number",
      "description": "เรทค่าส่ง Flash Express ต่อกล่อง (บาท)"
    },
    "jt_rate": {
      "type": "number",
      "description": "เรทค่าส่ง J&T ต่อกล่อง (บาท)"
    },
    "kerry_rate": {
      "type": "number",
      "description": "เรทค่าส่ง Kerry Express ต่อกล่อง (บาท)"
    },
    "order_value": {
      "type": "number",
      "description": "ยอดขายเฉลี่ยต่อกล่อง (บาท) ใช้คูณค่าธรรมเนียม COD"
    },
    "cod_rate_pct": {
      "type": "number",
      "description": "ค่าธรรมเนียม COD ต่อกล่อง (%)"
    }
  },
  "required": [
    "parcels"
  ]
}
track_parcelanswerimperative
ให้ลิงก์หน้าติดตามพัสดุของทุกขนส่ง (ไปรษณีย์ไทย, SPX, Ninja Van, DHL, Kerry, Flash, J&T, BEST, Lazada LEX) สำหรับเลขพัสดุที่ระบุ
Input schema
{
  "type": "object",
  "properties": {
    "tracking_number": {
      "type": "string"
    }
  },
  "required": []
}
calculate_profit_vatanswerimperative
คำนวณกำไรจริงต่อเดือนของร้านค้าออนไลน์ หลังหักต้นทุน ค่าธรรมเนียมแพลตฟอร์ม ค่า COD ค่าขนส่ง ภาษีหัก ณ ที่จ่าย และ VAT 7%
Input schema
{
  "type": "object",
  "properties": {
    "price": {
      "type": "number"
    },
    "cost": {
      "type": "number"
    },
    "platform_fee_pct": {
      "type": "number"
    },
    "cod_fee_pct": {
      "type": "number"
    },
    "shipping": {
      "type": "number"
    },
    "qty": {
      "type": "number"
    },
    "vat_registered": {
      "type": "boolean"
    },
    "wht_pct": {
      "type": "number",
      "description": "ภาษีหัก ณ ที่จ่าย 0/2/3"
    }
  },
  "required": [
    "price",
    "cost",
    "qty"
  ]
}
calculate_roianswerimperative
คำนวณว่าใช้ระบบหลังบ้านคุ้มไหม จากชั่วโมงที่ประหยัดได้ต่อเดือน เทียบค่าใช้ระบบ
Input schema
{
  "type": "object",
  "properties": {
    "hours_per_month": {
      "type": "number"
    },
    "wage_per_hour": {
      "type": "number"
    },
    "saved_percent": {
      "type": "number"
    },
    "system_cost": {
      "type": "number"
    }
  },
  "required": [
    "hours_per_month"
  ]
}
registration_requirementsanswerimperative
แจ้งสิ่งที่ต้องเตรียมก่อนสมัคร Seller Pao: เบอร์โทร, รหัส OTP, แผนทดลองใช้ฟรี
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
start_registrationactimperative
พาไปเปิดหน้าสมัคร Seller Pao (oms.sellerpao.com/register) — เบอร์โทรและ OTP กรอกโดยผู้ใช้
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
login_accountactimperative
พาไปเปิดหน้าล็อกอิน Seller Pao (oms.sellerpao.com/login)
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
Listings are sourced from public community registries and shown as reported.