search_expo_docs
Search Expo documentation with semantic search and Gemini AI to get relevant answers and code examples.
Instructions
Search through Expo documentation using semantic search with Gemini AI enhancement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query for Expo documentation | |
| useGemini | No | Whether to use Gemini AI for enhanced results (default: true) | |
| maxResults | No | Maximum number of results to return (default: 5) |