agentskit.js

FetchUrlConfig

Auto-generated API reference for FetchUrlConfig.

Interface: FetchUrlConfig

Defined in: fetch-url.ts:3

#Properties

#maxBytes?

optional maxBytes?: number

Defined in: fetch-url.ts:5

Maximum bytes to read from the response body. Default: 200 KB.


#timeoutMs?

optional timeoutMs?: number

Defined in: fetch-url.ts:7

Request timeout in ms. Default: 15000.


#userAgent?

optional userAgent?: string

Defined in: fetch-url.ts:9

Header value for User-Agent. Default: AgentsKit/1.0.

Explore nearby

✎ Edit this page on GitHub·Found a problem? Open an issue →·How to contribute →

On this page