execute_custom_model
Run any FAL AI model by specifying its endpoint and input parameters, supporting image, video, or custom outputs, with results automatically downloaded to your local machine.
Instructions
Execute any FAL model by specifying the endpoint directly
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category_hint | No | Hint about the expected output type for proper handling | other |
endpoint | Yes | FAL model endpoint (e.g., fal-ai/flux/schnell, fal-ai/custom-model) | |
input_params | Yes | Input parameters for the model (varies by model) |