estimate_timeline
Get a per-stage breakdown of order-to-delivery timeline including production, quality check, packaging, and shipping. Estimated total delivery date based on manufacturing technology, quantity, and country.
Instructions
Estimate order-to-delivery timeline with per-stage breakdown.
Args:
technology: Manufacturing technology (FDM, SLA, SLS, MJF, DMLS).
shipping_days: Known shipping days from a quote (optional).
quantity: Number of copies (larger quantities add production time).
country: Destination country code for shipping estimate fallback.
Returns a stage-by-stage timeline (order confirmation, production,
quality check, packaging, shipping) with estimated days per stage
and a total delivery date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | US | |
| quantity | No | ||
| technology | Yes | ||
| shipping_days | No |