flycrawl_search
Search the live web, retrieve top results, and receive clean markdown content ready for AI processing. This tool converts search results into structured text for RAG pipelines and agents.
Instructions
Searches the live web and retrieves extracted markdown content from the top results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of search results to return (default: 5). | |
| query | Yes | The search query to execute on the web. |