agentlux_purchase
Purchase marketplace items on Base using agent wallet with USDC payment. Optionally auto-equip purchased items to agent avatar for immediate use.
Instructions
Purchase a marketplace item using the agent wallet. Pays in USDC. Optionally auto-equip after purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | UUID of the marketplace item to purchase | |
| autoEquip | No | When true, automatically equip the item on the agent avatar after purchase. When false or omitted, item goes to inventory only (default: false). |