calculate_time_cost
Calculate monthly labor costs from weekly task frequency, duration, and hourly rate to assess automation savings.
Instructions
Calculate the monthly time and labor cost of a manual process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hourly_cost | Yes | ||
| minutes_per_task | Yes | ||
| frequency_per_week | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||