# Tool: Build Prompt for Traditional Watercolor and Ink

> Generate organic traditional watercolor and sumi-e ink prompts with the BOPINK Fine Art Studio. Designed for book illustrators, fine artists, and graphic designers, this tool creates prompts for Midjourney v6 and DALL-E 3. It simulates cold-press cotton paper textures, wet-on-wet pigment bleeds, fluid brush washes, splatters of Japanese sumi-e ink, and delicate deckled edge paper grain.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney v6, DALL-E 3

## Domain Parameters:
- `paperType` (select): Paper Canvas Texture (Default: "Cold-Press Paper")

## 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": "build-prompt-for-traditional-watercolor-and-ink",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
