agentlux_generate_item
Generate a new marketplace item from a text prompt using AI. Returns a preview URL and generation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the generated item | |
| style | No | Art style hint for the AI generator (optional, e.g., "pixel art", "anime", "realistic") | |
| rarity | No | Rarity tier for the generated item (default: common) | |
| targetSlot | Yes | Target equipment slot for the generated item | |
| description | No | Text description or prompt for the AI generator (e.g., "cyberpunk jacket with neon trim") |