analytics.dashboard
Quick business overview: total leads, quotes, jobs, revenue, leads this week, and chart data. Lighter and faster than full analytics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Dashboard period: 7, 30, or 90 days. Defaults to 7. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revenue | No | Revenue in AUD | |
| chartData | No | Daily data points for charts: [{date, leads, quotes, revenue}] | |
| totalJobs | No | Total jobs in period | |
| totalLeads | No | Total leads in period | |
| totalQuotes | No | Total quotes in period | |
| leadsThisWeek | No | Leads received in the current week |