find
Retrieve specific AI models by their endpoint IDs. Useful for looking up exact models using stable identifiers.
Instructions
Find specific model(s) by endpoint ID. Can retrieve single or multiple models (1-50). Useful for looking up exact models by their stable identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_ids | Yes | Endpoint ID(s) to retrieve (e.g., ['fal-ai/flux/dev', 'fal-ai/flux-pro']). Can specify 1-50 models. | |
| expand | No | Fields to expand in response. Supported: 'openapi-3.0' (includes full OpenAPI schema) |