Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
The search action performed, matching OpenAI web_search_call.action shape. Includes the query the model issued and optional source URLs returned by the search provider.

Fields

FieldTypeRequiredDescription
querystr:heavy_check_mark:N/A
sourcesList[components.OutputWebSearchServerToolItemSource]:heavy_minus_sign:N/A
typecomponents.OutputWebSearchServerToolItemTypeSearch:heavy_check_mark:N/A