Voice assistant is unable to pull images or use spotify because of framework?

Hello all! I created an assistant using the gpt-4 turbo model, and everything works great except it keeps telling me it is unable to pull images or access my spotify or access weather data. I have everything coded to how spotify wants with their IDs and I am using python_weather, but the AI tells me it can’t access them because of its framework. I am also using icrawler for the image pulls but still no luck there either. My question is, is it an issue with the model or how i have it set up on openai? VsCode isn’t showing any issue with my code. Any help would be greatly appreciated!