Swap TON Tokens Swap tokens on TON via DEX aggregator. Two-step flow: get a quote, confirm with the user, then execute. MCP Tools | Tool | Required | Optional | | ---- | -------- | -------- | | | , , | | | | | | | | | | | | — | — | Workflow 1. If the user mentions a token by name (e.g., "USDT", "jUSDC"), call to resolve the jetton address 2. Call with , , and - Use for native TON, or the jetton master contract address for tokens - Amount is human-readable (e.g., = 1.5 TON) 3. Call with the quote's to dry-run the swap — verify the expected money flow (TON/jetton balance changes) before sending…