check_lens_support
Check if a camera-lens combination has a Lensfun calibration profile via EXIF from RAW files or manual camera/lens parameters.
Instructions
Check whether a camera/lens combination has a Lensfun calibration profile.
Reads EXIF from a RAW file to detect camera/lens automatically, or accepts manual camera_make, camera_model, lens_model parameters. Parses the local Lensfun XML database (configured via RT_LENSFUN_DIR or auto-detected). Params: file_path (optional RAW for EXIF detection), camera_make, camera_model, lens_model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | ||
| camera_make | No | ||
| camera_model | No | ||
| lens_model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||