free2aitools_search
Keyword discovery over the Free2AITools catalog of AI models, datasets, papers, and tools. Returns matching catalog entries (metadata). Search results are ordered by a relevance score based on the FNI (Free2AITools Nexus Index) and, where term-match data is available, how well the entry matches the query. The score used for ordering may differ from the fni_score field returned in the response. The result set is bounded. The FNI is a 5-factor score: Semantic relevance, Authority, Popularity, Recency, Quality. The Semantic factor is a query-time baseline, not a live per-entity measurement (fni_s is returned null with a note). USE WHEN you need to discover which AI entities exist for a topic or keyword. DO NOT USE for general web search, to run/call/execute a model, to get a generated or inferred answer, or to route to an inference provider — this returns catalog metadata only, for the calling agent to reason over and decide on. Free discovery catalog: results are never paid placement / sponsored, and there is no billing or payment. Read-only, no side effects. May return a retryable transient 503 under cold-path or fallback budget limits; retry according to Retry-After. Use free2aitools_select_model instead when you have specific hardware or license constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by entity type (default: all) | |
| limit | No | Max results to return (1-20, default 10) | |
| query | Yes | Natural language search query (e.g. "code generation", "image segmentation") |