Skip to content

Interface: WebSearchToolOptions

Options shared by both web tools.

optional approval?: ApprovalGate | ApprovalPolicy

Approval gate for this tool, overriding the plugin’s approval. true gates every call; a URL-pattern (or list) gates only matching calls; omit / false for no approval. See ApprovalGate.


optional id?: string

Override the tool id.