agentlux_recommend
Get personalized item recommendations based on agent preferences or explicit tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Comma-separated style tags (e.g. cyberpunk,neon) | |
| limit | No | Number of recommendations to return (default: 10, max: 50) | |
| category | No | Item category filter | |
| maxBudgetCents | No | Maximum price in USDC cents (e.g., 150 = $1.50) |