Skip to content

SearchToolsOptions

Defined in: file/search.ts:24

executor: BashExecutor

Defined in: file/search.ts:29

Isolation strategy — required: this tool never picks an executor, and there’s no unsandboxed default.


root: string

Defined in: file/search.ts:31

Directory every search path is confined to.


optional timeoutMs?: number

Defined in: file/search.ts:33

Wall-clock timeout per search, in milliseconds. Default 30,000 (30s).