execute_custom_model
Run FAL AI models by specifying the endpoint and input parameters to generate images, videos, or custom outputs using the FAL Image/Video MCP Server.
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) |