websearch
Execute web searches with adjustable depth and result count to obtain information for code analysis and generation tasks.
Instructions
Perform web search using Codex CLI with web search enabled
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query to execute | |
| numResults | No | Number of search results to return (1-50, default: 10) | |
| searchDepth | No | Search depth: basic (faster) or full (deeper analysis, default: basic) |