{
"contents": [
{
"role": "user",
"parts": [
{
"text": "https://www.freqtrade.io/en/stable/ Explain the content of this website"
}
]
}
],
"tools": [
{
"urlContext": {}
}
]
}curl --location --globoff 'https://www.cokeapi.com/v1/v1beta/models/gemini-2.5-flash:generateContent?key={{sk-%E4%BD%A0%E7%9A%84%E4%BB%A4%E7%89%8C}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"contents": [
{
"role": "user",
"parts": [
{
"text": "https://www.freqtrade.io/en/stable/ Explain the content of this website"
}
]
}
],
"tools": [
{
"urlContext": {}
}
]
}'{}