optimai_search
Search Web3 topics like crypto, DeFi, NFTs, and blockchain. Returns structured answers with citations, or a search ID to fetch results later if still processing.
Instructions
Run a Web3-focused AI search on the OptimAI decentralised network. Waits briefly for results and returns a structured answer with citations when ready. If the search is still running, it returns the search ID so optimai_get_search can fetch it later. Use this when the user wants up-to-date information about crypto, DeFi, NFTs, blockchain projects, or any on-chain topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query to run on the OptimAI network | |
| timeout_seconds | No | Max seconds to wait for results (10-55, default 45) | |
| poll_interval_ms | No | Polling interval in ms (default 2000) |