Web & Tools
Use managed web access and customer-defined functions.
#Managed web access
Enable Web Search & Browsing, then ask for current sourced information. Requests use normal Logs, Usage, and billing.
#Function calling loop
- Define a narrow schema.
- Send it with chat.
- Validate name and arguments.
- Authorize and execute.
- Return the result.
#Safety
Never let model output select arbitrary code, URLs, SQL, or account scope.