Overview of what library can be imported in functions
requests
library in order to make it easy to make API requests. Docs can be found below.
https://requests.readthedocs.io/en/latest/user/quickstart/
Apart from built-in library coming with Python 3.9, you can also import the following library in your function body: