search_websites
Search the Silicon Friendly directory for AI-agent-friendly websites.
Args:
query: Search terms to find websites (e.g. "payment processing", "email API")
search_type: Type of search - 'semantic' (AI-powered, better results) or 'keyword' (exact token match). Default: 'semantic'
Returns:
List of matching websites with name, domain, level, and similarity/relevance score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| search_type | No | semantic |