editing

apply_preset

Apply a named scene preset or color grade to the given photos.

What it does

preset_name must be a key from list_presets. The look is stored the same way the desktop editor stores edits, so exports render exactly what the editor would show. Applying a second preset merges scene preset offsets and replaces the color grade.

Parameters

NameTypeRequired
photo_ids list[int] required
preset_name str required

Asking for it

You do not call this by name. You say what you want, and the agent picks the tool:

Apply the warm film look to every keeper in this folder and export JPEGs at quality 92.

The rest of the editing tools

list_presets apply_adjustments export_photos get_photo_edits

Workflows that use it

Where it runs

On your machine. imagic's MCP server is a local process that your AI client starts; the photos never leave your disk and nothing is uploaded. That is true of every tool in the reference, including this one.

To call it you need an MCP client connected to imagic. Setup takes about three minutes for Claude Code, Cursor, VS Code, Codex, Gemini CLI and ten others.

Give your AI the whole pipeline

apply_preset is one of 18 tools in imagic Max. The free 7-day trial includes all of them.