optimai_start_search
Start a Web3-focused AI search and get a search ID immediately for async result retrieval. Designed for searches taking 60-90 seconds; fetch the final answer with optimai_get_search.
Instructions
Start a Web3-focused AI search on the OptimAI decentralised network and return immediately with a search ID. Use this because searches commonly take 60-90 seconds or the MCP host has short tool-call timeouts. Call optimai_get_search with the returned ID to check progress and fetch the final answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query to start on the OptimAI network |