786bc8dca9
- Introduced new `WebSearchToolOutputSchema` type to standardize output from web search tools. - Updated `webSearchTool` and `webSearchToolWithExtraction` to utilize Zod for input and output schema validation. - Refactored tool execution logic to improve error handling and response formatting. - Cleaned up unused type imports and comments for better code clarity.