list
Browse taste models from the public library or your private collection.
tl;dr The
listtool shows available taste models from the public library or your private collection. Use it to discover taste models before applying them withuse.
What it does
The list tool retrieves taste models from two sources:
- Public library : Free, curated taste models available to everyone
- Private collection : Your personal taste models (subscribers only)
It also returns your recent artifacts (UI you've generated with Popmelt).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
type | string | No | What to list. Defaults to taste models. |
collection | string | No | "public" for catalog, "private" for your library. Defaults based on subscription. |
What you get back
A list of taste model summaries with names, descriptions, and imprints (quick visual identity indicators). Also includes up to 10 recent artifacts you've generated.
Examples
List all available: list
Public library only: list { collection: "public" }
Your private collection: list { collection: "private" }
Natural language
- "Show me available taste models" →
list - "List public taste models" →
list { collection: "public" } - "What taste models do I have?" →
list { collection: "private" }
Collections
Public library
Free, curated taste models maintained by Popmelt. These are read-only:you can use them but not modify them. New models are added regularly.
Private collection
Your personal taste models (requires subscription):
- Models you've created from scratch
- Models sampled from websites
- Models forked from the public library
You have full control over private taste models.
Common questions
What's the difference between public and private?
Public taste models are maintained by Popmelt and free for everyone. Private taste models are your personal creations, stored in your account.
How do I add to my private collection?
Use the create tool to build a new taste model, or use sample to extract tokens from a URL and save them.
How do I see full details?
list returns summaries. Use use { type: "tasteModel", name: "Melt" } to fetch full details.
Related
Better prototypes with less prompting
Start creating