betfair_navigation
Traverse Betfair's sport hierarchy from sport to market to obtain market IDs for odds retrieval.
Instructions
Navigation graph by node — traverse sport → group → event → market. Feed market ids into betfair_market_prices.
Returns: {nodes:[{nodeId, name, nodeType: EVENT_TYPE|MENU|EVENT|MARKET, navInfo, ...}]}
Example: Top of the Horse Racing tree
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ak | No | nzIFcwyWhrlwYMrh | |
| alt | No | json | |
| locale | No | en | |
| nodeIds | Yes | ||
| maxResults | No | ||
| attachments | No | MENU,EVENT | |
| currencyCode | No | AUD | |
| maxInDistance | No | ||
| maxOutDistance | No |