view_photos
Browse darktable library photos using filename substring or minimum star rating filters. Returns IDs, absolute paths, and ratings for direct use in export.
Instructions
Browse photos in the user's darktable library. Filter by filename substring, minimum star rating, or both. Returns id, filename, absolute file path, and rating per match — the path can be passed straight into export_images. Requires darktable to be running with the darktable-mcp Lua plugin installed (see darktable-mcp install-plugin).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of photos to return | |
| filter | No | Substring filter on filename (case-insensitive) | |
| rating_min | No | Minimum star rating to include |