Give an AI agent your Fal account as a tool and it can generate media on its own instead of only suggesting prompts. It can search Fal's model catalog, upload an input file, submit a job to the queue or run a model synchronously, poll the request status, and fetch the finished result, calling each step as a tool while it works. Wire it into a hosted coding agent in NoClick and it can pick a model, run it, and collect the output from start to finish.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Run a model endpoint synchronously and get the result inline.
Submit an async request to the fal queue (best for long-running jobs).
Poll the status of a queued request.
Fetch the completed result payload of a queued request.
Cancel a queued or in-progress request.
Initiate a file upload to fal's CDN; returns a presigned upload URL.
Search and list available model endpoints.
Retrieve granular usage line items for the account.
List recent requests for a specific model endpoint.
List all API keys for the account.
Create a new API key for the account.
Delete an API key by its ID.
OpenCode is an open, model-agnostic command-line coding agent. In NoClick it runs hosted and gains your apps as tools, so it can act on real systems rather than just edit files. Wire an integration into the agent and OpenCode can use that app’s operations directly while it works. It is a flexible choice when you want an open agent with broad model support and real tool access.
NoClick runs OpenCode for you with fal wired in as tools. Connect your account and run.