agentlux_resale_purchase
Resolve a resale listing into the exact x402 purchase endpoint URL. This tool does NOT take payment itself — use the returned URL with x402 to complete the purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | Number of units to purchase (default: 1) | |
| autoEquip | No | When true, automatically equip the item after purchase (default: false) | |
| listingId | Yes | UUID of the resale listing to purchase | |
| walletAddress | No | Optional Ethereum wallet address (0x...) to prefill into the returned x402 endpoint |