> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-mintlify-a46887cf.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenResponsesWebSearchPreview20250311Tool - Python SDK

> OpenResponsesWebSearchPreview20250311Tool method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

Web search preview tool configuration (2025-03-11 version)

## Fields

| Field                 | Type                                                                                                                                     | Required             | Description                                     | Example |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------- | ----------------------------------------------- | ------- |
| `type`                | [components.OpenResponsesWebSearchPreview20250311ToolType](/client-sdks/python/components/openresponseswebsearchpreview20250311tooltype) | :heavy\_check\_mark: | N/A                                             |         |
| `search_context_size` | [Optional\[components.ResponsesSearchContextSize\]](../components/responsessearchcontextsize.md)                                         | :heavy\_minus\_sign: | Size of the search context for web search tools | medium  |
| `user_location`       | [OptionalNullable\[components.WebSearchPreviewToolUserLocation\]](../components/websearchpreviewtooluserlocation.md)                     | :heavy\_minus\_sign: | N/A                                             |         |
