Generate images from a text prompt with fal.ai models such as FLUX, and save each result as a bookmark once you approve it. Needs a fal.ai API key.
What your agent can do with it
- fal_apiAuthenticated HTTP access to the fal.ai synchronous run API (https://fal.run/<model-id>). The applier injects the vaulted API key into the Authorization header as `Key <key>`; its…
- fal_generate_imageGenerates an image from a text prompt via fal.ai (proposal-gated) and proposes the result as a bookmark entity holding the image URL. Args: { prompt: string, model?: string (defau…
What you will need
Asked for at install. Stored in your pod, never on our servers.
- fal.ai API keyThe fal.ai API key (https://fal.ai/dashboard/keys). Stored server-encrypted in the vault; never persisted in the template.
- {{name}} fal.ai API keySecretfal.ai API key for the fal_api connector.