Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
content | string | :heavy_minus_sign: | N/A | |
error | string | :heavy_minus_sign: | The error message if the fetch failed. | |
httpStatus | number | :heavy_minus_sign: | The HTTP status code returned by the upstream URL fetch. | |
id | string | :heavy_minus_sign: | N/A | |
status | models.ToolCallStatus | :heavy_check_mark: | N/A | completed |
title | string | :heavy_minus_sign: | N/A | |
type | models.OutputWebFetchServerToolItemType | :heavy_check_mark: | N/A | |
url | string | :heavy_minus_sign: | N/A |