Batch Quote Lanes
batch_quotePrice MANY lanes in ONE call (parallel, ~1-3s for typical spreadsheets). Use this WHENEVER the user gives you a spreadsheet, CSV, or list of multiple lanes to quote — do NOT call warp_*_quote in a loop. Returns a single batch-quote card with one row per lane (origin → dest · mode · pallets · price · transit). Each priced lane keeps its quote_id and can be booked individually with book ("book row 3").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lanes | Yes | Array of lane requests (1-50). Each row maps to one quote. |