Validate a multi-step plan before executing any of it
robyn_planValidate a WHOLE multi-step workflow up front instead of one hop at a time. Fees and durations accumulate across steps. Evaluation stops at the first unroutable step rather than reporting speculative results behind it. If the plan cannot work, the response names the BINDING CONSTRAINT and the value that would work (bindingConstraint, whatWouldMakeThisWork) — use that to adjust rather than retrying blindly. READ-ONLY: nothing is signed, reserved or moved. Use this before spending on step one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | the hops, in order | |
| constraints | No |