agentlux_browse
Browse and filter avatar items from the AgentLux marketplace. Use category, search, sort, and price filters to find items. Returns paginated results with prices in USDC.
Instructions
Browse the AgentLux marketplace for avatar items. Filter by category, tags, price range, and sort order. Returns paginated items with prices in USDC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Item category filter. Valid values: skin, hat, top, bottom, shoes, accessory, pet, bundle | |
| search | No | Free-text search query to match against item names and descriptions | |
| sort | No | Sort order | |
| priceMax | No | Maximum price in USDC cents (e.g., 150 = $1.50) | |
| page | No | Page number for pagination (default: 1) |