← All WebMCP sites

vneconomy.vn

Media & Personalhttps://vneconomy.vn/listed as of 2026-08-01
Vietnam economic news portal covering markets, business, and finance.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 50/100 (C).

Tools

vneconomy_search_articlesactimperative
Tìm bài viết trên VnEconomy theo từ khóa. Trả về danh sách bài (tiêu đề, link, tóm tắt, chuyên mục, ngày đăng).
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Từ khóa cần tìm"
    },
    "limit": {
      "type": "number",
      "description": "Số kết quả tối đa (1-50, mặc định 10)"
    }
  },
  "required": [
    "query"
  ]
}
vneconomy_get_latest_newsactimperative
Lấy tin tức mới nhất trên VnEconomy (tiêu đề, link, thời gian đăng).
Input schema
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Số tin tối đa (1-50, mặc định 10)"
    }
  }
}
vneconomy_list_categoriesactimperative
Liệt kê các chuyên mục chính của VnEconomy (tên, link, mô tả).
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.