addedInput schema / properties / ann_ef / description
Added value: +"Legacy retrieval tuning parameter (64–4096, default 2048). Accepted for compatibility; leave at the default for the current retrieval service."
addedInput schema / properties / ann_k / description
Added value: +"Maximum semantic-search candidates (1–1000, default 100). Increase for a wider pool; this does not set the final result count."
addedInput schema / properties / asset_id / description
Added value: +"Exact asset_id from a Lightdrift search result or previously saved asset (1–255 characters). Pass the ID unchanged, not a file URL."
addedInput schema / properties / explain / description
Added value: +"Include retrieval and ranking diagnostics with each result (default false). Use for debugging search quality."
addedInput schema / properties / filters / description
Added value: +"Combine license, source, size, and visual filters. Omitted commercial, ai_generated, and min_width default to true, false, and 1000; set those fields to null to remove their defaults."
addedInput schema / properties / filters / properties / ai_generated / description
Added value: +"Filter by AI-generated status. Defaults to false when omitted; null allows either. False does not exclude non-AI illustrations."
addedInput schema / properties / filters / properties / attribution_required / description
Added value: +"Filter by whether the license requires attribution. Omit to allow either."
addedInput schema / properties / filters / properties / colors / description
Added value: +"Match any listed dominant color name, for example [\"blue\", \"teal\"]. Images without matching color metadata are excluded."
addedInput schema / properties / filters / properties / commercial / description
Added value: +"Require a commercial-use license when true. Defaults to true when omitted; null removes this filter."
addedInput schema / properties / filters / properties / derivatives / description
Added value: +"Filter by whether the license permits modified or derivative works. Omit to allow either."
addedInput schema / properties / filters / properties / format / description
Added value: +"Allowed file formats, for example [\"jpeg\", \"png\"]. Omit to allow any format."
addedInput schema / properties / filters / properties / license_id / description
Added value: +"Allowed license IDs, for example [\"cc0\", \"cc-by\"]. Omit to allow all licenses compatible with the other filters."
addedInput schema / properties / filters / properties / min_height / description
Added value: +"Minimum image height in pixels. Omit for no height floor."
addedInput schema / properties / filters / properties / min_width / description
Added value: +"Minimum image width in pixels. Defaults to 1000 when omitted; null removes the width floor."
addedInput schema / properties / filters / properties / monochrome / description
Added value: +"Filter by monochrome status. Omit to allow both monochrome and color images."
addedInput schema / properties / filters / properties / nsfw_max / description
Added value: +"Maximum recorded NSFW score from 0 to 1; lower is stricter. Defaults to 0.2. Assets without a score can still match."
addedInput schema / properties / filters / properties / orientation / description
Added value: +"Required image orientation. Omit to allow landscape, portrait, and square images."
addedInput schema / properties / filters / properties / source / description
Added value: +"Allowed source IDs from result.source, for example [\"flickr\"]. Omit to search all sources."
addedInput schema / properties / filters / properties / year_max / description
Added value: +"Latest year, inclusive. Use with year_min to bound the date range."
addedInput schema / properties / filters / properties / year_min / description
Added value: +"Earliest year, inclusive. Images without matching year metadata are excluded."
addedInput schema / properties / k / description
Added value: +"Maximum number of final results (1–100, default 10). Fewer results may match the filters; this is separate from candidate-pool sizes."