API Bug: facebook_analyze_ad_creative_by_id_or_url returns 404 due to deprecated Gemini model
I want to be able to pull creative insights or creative analysis using the facebook_analyze_ad_creative_by_id_or_url API endpoint. Currently, all input paths (ad_id, assetUrl with assetType, fastMode=true and false) return a 404 error because the backend is calling the deprecated models/gemini-3-pro-preview model, which is no longer available. This is blocking my workflow.