curl --request GET \
--url https://api.adside.ai/google/drive/files \
--header 'Authorization: Bearer <token>'List files from Google Drive or retrieve a specific file by ID
curl --request GET \
--url https://api.adside.ai/google/drive/files \
--header 'Authorization: Bearer <token>'