Search NightMarquee prompts
nightmarquee_search_promptsSearch the NightMarquee catalog of website build prompts by keyword, category, or tier to retrieve matching slugs, taglines, and demo links.
Instructions
Search the NightMarquee catalog of website build prompts by keyword, category (hero, landing, saas, portfolio, ecommerce, 3d) or tier. Returns matching slugs, taglines and demo links to pass to nightmarquee_get_prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | "free" needs no account; "unlimited" needs a signed-in Unlimited plan | |
| limit | No | How many matches to return, 1 to 50, default 10 | |
| query | No | Free text, matched against titles, taglines and style keywords | |
| category | No | Restrict to one section of the catalog |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Set only when the catalog could not be reached | |
| total | Yes | Matches before `limit` was applied | |
| results | Yes | Matches, capped at `limit` |