Skip to content

FileToolProviderContext

Defined in: file/provider.ts:56

optional maxReadBytes?: number

Defined in: file/provider.ts:60

Overrides options.maxReadBytes for this call.


optional maxWriteBytes?: number

Defined in: file/provider.ts:62

Overrides options.maxWriteBytes for this call.


optional root?: string

Defined in: file/provider.ts:58

Overrides options.root for this call.