execute_url
Get a deep link URL to place a trade on the best venue for a given market. The URL has a referral code embedded so the platform earns commission. Call this to get the URL, then direct the user to open it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | Which side to trade | unknown |
| amount | No | USD amount to trade (for tracking) | |
| source | No | Tool path that produced this execution intent | direct |
| market_id | No | Platform-specific market ID (e.g. "polymarket-abc123") | |
| route_query | No | Original route_market query when source is route | |
| canonical_id | No | Cross-venue canonical market ID |