apply_preset
Apply a darktable style to one or more photos using the exact style name. Returns counts of applied and missed photos.
Instructions
Apply a darktable style (preset) to one or more photos. The preset_name must exactly match a style name from list_styles. Returns counts of applied and missed photos. Requires darktable to be running with the darktable-mcp Lua plugin installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photo_ids | Yes | Photo IDs (from view_photos) | |
| preset_name | Yes | Style name (must match exactly; see list_styles) |