Plan a route
plan_routeTurn a goal and a budget into an ordered list of paid endpoints that could reach it, with a cost estimate and what has been verified about each step. Moves no money and buys nothing: it returns the plan for you to run yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| min_grade | No | ||
| budget_usd | Yes |