mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-23 00:31:26 +08:00
Pixabay rejects per_page outside 3-200 with HTTP 400. The stock_sources adapter already clamped, but the PixabayVideo and PixabayImage tools passed the value through raw, so callers using per_page < 3 got a 400. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>