Get a NightMarquee prompt
nightmarquee_get_promptFetch the full build prompt for a NightMarquee design, tailored to your target tool. Free prompts need no account; unlimited prompts require signing in.
Instructions
Fetch the full build prompt for one NightMarquee design, tuned for the target tool. Free prompts need no account; Unlimited prompts need one (run nightmarquee_sign_in).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Prompt slug, e.g. "glasshouse-nine" — from nightmarquee_search_prompts | |
| tool | No | Target tool dialect, defaults to claude | |
| brand | No | Swap the fictional brand for this name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| text | No | The full build prompt, present only when entitled | |
| tier | No | ||
| tool | No | Dialect the text was written for | |
| error | No | Set when the prompt could not be fetched | |
| title | No | ||
| demoUrl | No | ||
| entitled | Yes | Whether the full build text is included; false means locked or missing | |
| pricingUrl | No | Set when the prompt is locked |