Files
openrouter-python-sdk-retry…/docs/components/openresponseswebsearch20250826tool.md
T
2025-11-13 14:21:27 -05:00

4.1 KiB
Raw Blame History

OpenResponsesWebSearch20250826Tool

Web search tool configuration (2025-08-26 version)

Fields

Field Type Required Description Example
type components.OpenResponsesWebSearch20250826ToolType ✔️ N/A
filters OptionalNullable[components.OpenResponsesWebSearch20250826ToolFilters] N/A
search_context_size Optional[components.ResponsesSearchContextSize] Size of the search context for web search tools medium
user_location OptionalNullable[components.ResponsesWebSearchUserLocation] User location information for web search {
"type": "approximate",
"city": "San Francisco",
"country": "USA",
"region": "California",
"timezone": "America/Los_Angeles"
}