palette_fetch
Fetch live color palettes from Color Hunt by mode (trending, popular, random, theme, query) and format (JSON, CSS, Tailwind).
Instructions
Fetch live color palettes from Color Hunt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Fetch mode | |
| limit | No | Number of palettes (default 5) | |
| query | No | Search query (when mode=query) | |
| theme | No | Theme name (when mode=theme) | |
| format | No | Output format (default json) |