search
Find AI models from fal.ai by searching across names, descriptions, and categories with optional filters and pagination.
Instructions
Search for models in the fal.ai gallery using free-text query across name, description, and category. Supports filtering and cursor-based pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Free-text search query (searches name, description, category) | |
| cursor | No | Pagination cursor from previous response (for next page) | |
| limit | No | Number of results per page (default: 50, max: 100) | |
| category | No | Optional category to filter results (e.g., 'text-to-image', 'image-to-video') | |
| status | No | Filter by model status - 'active' or 'deprecated' (omit to include all) | |
| expand | No | Fields to expand in response. Supported: 'openapi-3.0' (includes full OpenAPI schema) |