# Tool: Generate Prompt for Food Photography Macro Detail

> Generate mouth-watering macro culinary photography prompts with the BOPINK Food Photography Engine. Built for food bloggers, restaurant owners, and menu designers, this tool constructs prompts for Midjourney v6 and FLUX.1 Pro. It details glistening melted cheese glazes, rising steam wisps, macro 100mm shallow depth of field, seared wagyu textures, and warm restaurant ambient lighting.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney v6, FLUX.1 Pro

## Domain Parameters:
- `foodType` (select): Cuisine Focus (Default: "Burger")
- `steamWisps` (toggle): Piping Hot Steam Wisps & Glistening Glaze (Default: "true")
- `macroLens` (toggle): Macro 100mm Lens (Shallow Depth of Field) (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "4:3")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "generate-prompt-for-food-photography-macro-detail",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
