search_ai_tools
Search a directory of 15,000 AI tools to find one for your task. Use filters like category, pricing, or free-text query.
Instructions
Search 15000+ AI tools in the thedailyworkflow.com catalog.
Args: query: Free-text search (matches name, description, tags). Example: "image generation", "transcription", "chatbot". category: Filter by category. Examples: "Image Generation", "Productivity", "Code & Development", "Audio & Music", "Writing & Content". pricing: Filter by pricing model. Values: "Free", "Freemium", "Paid", "Enterprise". limit: Max results (1-25, default 10).
Returns:
Dict with count and results. Each result: slug, name, category, description,
pricing, logo_url, official_url, page_url.
Use this when the user asks for an AI tool for a specific task ("find me an AI for X", "what are good free AI tools for Y", "compare AI tools for Z"). Follow up with get_ai_tool_details for the chosen one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| category | No | ||
| pricing | No | ||
| limit | No |