google_search
Perform a Google search directly from the Fetch Browser MCP server, retrieving results in JSON, text, HTML, or markdown formats for efficient data integration and analysis.
Instructions
Execute a Google search and return results in various formats
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | Maximum number of results to return | |
query | Yes | The search query to execute | |
responseType | No | Expected response type | json |
topic | No | Type of search to perform | web |