search_stackoverflow
Search Stack Overflow for questions and answers using query, tags, and sort criteria. Filter by answered status and control result count to get targeted technical solutions.
Instructions
Search Stack Overflow questions and answers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for Stack Overflow (e.g., "javascript async await", "python pandas", "react hooks") | |
| tags | No | Programming language or technology tags (e.g., ["javascript", "react", "nodejs"]) | |
| sort | No | Sort order: relevance, votes, activity, creation | relevance |
| maxResults | No | Maximum number of questions to return (1-100) | |
| answered | No | Filter for answered questions only |