# Draft Recraft hero images for Airtable content briefs

> Every time a new brief lands in your Airtable content calendar, an agent drafts an on-brand hero image with Recraft and writes it straight back into the row.

- Workflow type: agent
- Services: Airtable, Recraft
- Categories: Marketing, Operations
- Published: 2026-07-12

## What it does

- Watches your Airtable content calendar for new brief rows.
- Reads the topic, angle, and brand voice fields and drafts a matching image prompt.
- Generates a hero image with Recraft, using a true SVG when the row asks for a logo or icon.
- Respects a per-base brand style prompt or Recraft brand style ID so every asset stays on-brand.
- Writes the finished image URL straight back into the row's hero image field, and skips rows that already have one.

## What you'll need

- A Recraft account with a positive API balance
- An Airtable base with a content calendar table that has fields for topic, angle, brand voice, asset type, and hero image
- An optional brand style prompt or Recraft brand style ID if you want every image to match a specific look

## Prompt

Whenever a new content brief row appears in an Airtable content calendar table, an agent should draft a matching hero image with Recraft and write the resulting image URL back into the row so writers see the visual as soon as they open the brief.

Trigger: Airtable poll for a new_record on the content calendar table (Airtable is a first-class poll provider). The workflow runs once per new row.

For each new row the agent should:

1. If a Hero Image value is already set on the row, stop immediately and do nothing. Never overwrite an image a human has already picked.

2. Read the row's topic, angle, and brand voice fields, plus any asset-type field that indicates whether the piece needs a hero photo, an illustration, or a logo/icon. Also read any per-row or per-base brand style prompt and any Recraft brand style ID that has been stored for this base.

3. Draft a concise Recraft image prompt (2-4 sentences) that combines the topic, angle, and brand voice, and folds in the per-base brand style prompt when present.

4. Pick the Recraft operation based on the asset-type field. If the row calls for a logo, icon, badge, or other flat vector asset, use Recraft's Generate Vector Image (SVG) operation. Otherwise use Generate Image for a raster hero. Pass the Recraft brand style ID when the base has one configured.

5. Take the first returned image URL and use Airtable's Update Record operation to patch that URL into the row's Hero Image field. Do not clear or overwrite any other fields on the row.

Integrations used: Airtable (poll new_record trigger + Update Record) and Recraft (Generate Image for raster and Generate Vector Image (SVG) for logos/icons).

Nuance to bake in: always respect the per-base brand style, pick raster versus vector from the row's asset-type field, skip rows that already have a hero image, and only ever write to the Hero Image field on the triggering row.

## How to customize

- Point the agent at a different content calendar table or view
- Change which Airtable fields feed the image prompt (add product name, campaign, keyword, etc.)
- Swap the brand style prompt or Recraft brand style ID to change the look of every hero image
- Adjust the rule that decides when an asset should be a raster hero versus an SVG logo or icon

## FAQ

### What Airtable fields does my content calendar need?

At minimum a topic and angle so the agent knows what to draft, a brand voice field so the visual matches the tone, an asset-type field (something like Hero versus Logo or Icon) so the agent knows whether to make a raster image or an SVG, and a hero image field for the finished URL.

### What if a row already has a hero image?

The agent skips it. That way you can hand-pick artwork for a specific brief and the automation will leave it alone.

### Can I keep every image on-brand?

Yes. If you reference a brand style prompt or a Recraft brand style ID on the row or the base, the agent passes it to Recraft so every hero image comes back matching that look.

### When does the image show up for my writers?

Within seconds of the row being added. By the time a writer opens the brief the hero image is already sitting in the row.

### Does this cost Recraft credits?

Yes. Each generated image draws from your Recraft API balance, so keep an eye on the balance for high-volume calendars.

Use this prompt in General Input: https://www.generalinput.com/prompts/draft-recraft-hero-images-for-airtable-content-briefs