Skip to content

get_monitor_overview

Get overview dashboard data for all monitors

Insight

Description

Get overview dashboard data for all monitors, including active monitor count, today's crawls/alerts, site distribution, etc.

Typical user queries:

  • "Give me a monitor overview"
  • "How are all my product monitors doing"
  • "Show me the dashboard data"

No parameters required. Returns monitor dashboard summary.

Parameters

No parameters.

Returns

Returns monitor dashboard overview summary, including total monitors, site distribution, today's crawls/alerts, and price drop product ratio.

Monitor Dashboard Overview:

📦 Total monitors: 12 (10 active / 2 paused)
🌏 Site distribution: SG: 5 active | MY: 3 active | TH: 1 active | VN: 1 active
📊 Today's crawls: 28
🔔 Today's alerts: 2
📉 Products with price drops: 3/10 (30%)

Conversation Examples

  • "Give me a monitor overview"
  • "How are all my product monitors doing"
  • "Show me the dashboard data"

API Endpoint

GET /user/dashboard (fallback: GET /monitors)

Released under the MIT License.