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 | *int64 | :heavy_minus_sign: | The HTTP status code returned by the upstream URL fetch. | |
ID | *string | :heavy_minus_sign: | N/A | |
Status | components.ToolCallStatus | :heavy_check_mark: | N/A | completed |
Title | *string | :heavy_minus_sign: | N/A | |
Type | components.OutputWebFetchServerToolItemType | :heavy_check_mark: | N/A | |
URL | *string | :heavy_minus_sign: | N/A |