Rank where money moves and weigh the options (read-only)
margin_copilotIdentifies nights priced below your cost floor, ranks them by below-floor exposure, and recommends guarding the floor or raising minimum stay to protect profit margins.
Instructions
Margin Copilot: reads the same figures as propose_decisions, groups the gap nights priced below your cost floor into per-property money-moves, ranks them by below-floor exposure (biggest first), and weighs the options for each — Hold, Guard the floor (recommended), and where it applies, raise the minimum stay — with one marked recommended. The only euro figures are computed (below-floor exposure, floor levels); it does NOT invent a '30-day net' or option deltas that would require guessing fill probability, and it never claims an unsold night as a gain. Read-only — it never writes prices or state. Staging a recommended move routes to propose_decisions → apply_decision, where every write is previewed and needs an explicit confirm. Requires WHEELHOUSE_API_KEY (uses live price recommendations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Latest night to scan, YYYY-MM-DD. Optional — defaults to the next 30 days. | |
| from | No | Earliest night to scan, YYYY-MM-DD. Optional — defaults to the next 30 days (the horizon Wheelhouse price recommendations cover). | |
| risk | No | Risk preset for the cost floor (margin multiplier). Defaults to 'recommended'. Same presets as propose_decisions. |