ETA Calculator
Estimate when a batch of repetitive work will finish. Give a start time, how many units there are, and how long one unit takes — then optionally add break time, a buffer percentage, and constrain the estimate to working hours (9am-5pm) or exclude weekends.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Start time
Total units
x >= 1A unit finished every
x >= 1Pace unit
ms, s, m, h, d, w, mo, y Break time
x >= 0Break time unit
ms, s, m, h, d, w, mo, y Buffer time %
x >= 0Working hours only (9am-5pm)
Exclude weekends (Sat & Sun)
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.