OutputWebSearchServerToolItemAction - Python SDK

OutputWebSearchServerToolItemAction method reference

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✔️N/A
sourcesList[components.OutputWebSearchServerToolItemSource]N/A
typecomponents.OutputWebSearchServerToolItemTypeSearch✔️N/A