hiring.capacity_analysis
Analyse a solo tradesperson's capacity utilisation and determine if they've hit the ceiling. Returns capacity score (0-100), burnout risk, estimated lost revenue from declined work, and hiring urgency level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avgWaitDays | No | Average days before a new job can start | |
| jobsPerWeek | No | Average jobs completed per week | |
| reviewTrend | No | Are reviews trending up, flat, or down? | |
| avgReviewScore | No | Average review score (1-5) | |
| monthlyRevenue | Yes | Average monthly revenue ($) | |
| averageJobValue | Yes | Average value of a job ($) | |
| leadDeclineRate | No | Percentage of leads turned away (0-100) | |
| weeklyAdminHours | Yes | Hours per week on admin (quoting, invoicing, scheduling) | |
| weeklyBillableHours | Yes | Hours per week doing billable trade work |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||