OutputWebFetchServerToolItem - Python SDK

OutputWebFetchServerToolItem method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

An openrouter:web_fetch server tool output item

Fields

FieldTypeRequiredDescriptionExample
contentOptional[str]N/A
errorOptional[str]The error message if the fetch failed.
http_statusOptional[int]The HTTP status code returned by the upstream URL fetch.
idOptional[str]N/A
statuscomponents.ToolCallStatus✔️N/Acompleted
titleOptional[str]N/A
typecomponents.OutputWebFetchServerToolItemType✔️N/A
urlOptional[str]N/A