web_search_tool
Search the web to find real-world facts like venue capacities, geographic details, and traffic patterns for realistic simulation scenario design.
Instructions
Search the web using DuckDuckGo. Use this to look up real-world information
that helps with simulation scenario design.
Useful for:
- Venue/facility capacity (e.g., "Madison Square Garden capacity")
- Geographic/infrastructure info (e.g., "bridges connecting Manhattan to Brooklyn")
- Traffic patterns and event schedules
- Road/highway specifications
- Any factual information needed to set realistic simulation parameters
Args:
query: Search query string. Be specific for better results.
max_results: Number of results to return (default: 5, max: 10)
Returns:
List of search results, each with title, url, and snippet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |