Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FAL_KEY | Yes | Your Fal.ai API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
generate_image | Generate an image using Fal.ai models like Flux or Stable Diffusion |
run_model | Run any Fal.ai model with custom parameters |
run_workflow | Run a Fal.ai workflow (e.g., sdxl-sticker pipeline) |
list_popular_models | List popular Fal.ai models for image generation |
check_status | Check the status of a Fal.ai request |