Google · fal.ai · Text to video
Veo 3.1 Fast
Veo 3.1 Fast (Google), text to video, served by fal.ai. The OpenAPI schema for the fal-ai/veo3.1/fast queue. Price: Per second: $0.10 without audio or $0.15 with audio (720p/1080p); 4K $0.30 / $0.35. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/veo3.1".
Usage based fal.aiVideofal/veo-3-1-fast-text-to-videoListed
Activation pending; your agent will see it as unavailable until then.
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool fal/veo-3-1-fast-text-to-video (Veo 3.1 Fast (Google), text to video). Call inspect_tool with {"tool_id": "fal/veo-3-1-fast-text-to-video"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "fal/veo-3-1-fast-text-to-video" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
duration | string | No | The duration of the generated video. Options: 4s, 6s, 8s. |
aspect_ratio | string | No | Aspect ratio of the generated video Options: 16:9, 9:16. |
auto_fix | boolean | No | Whether to automatically attempt to fix prompts that fail content policy or other validation checks by rewriting them. |
negative_prompt | string | No | A negative prompt to guide the video generation. |
prompt | string | Yes | The text prompt describing the video you want to generate |
seed | integer | No | The seed for the random number generator. |
safety_tolerance | string | No | The safety tolerance level for content moderation. 1 is the most strict (blocks most content), 6 is the least strict. Options: 1, 2, 3, 4, 5, 6. |
resolution | string | No | The resolution of the generated video. Options: 720p, 1080p, 4k. |
generate_audio | boolean | No | Whether to generate audio for the video. |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "fal/veo-3-1-fast-text-to-video",
"input": {
"prompt": "a red cube slowly rotating on a white table, soft studio light",
"duration": "4s",
"resolution": "720p",
"generate_audio": false
}
}Price and billing
- Price
- Usage based
- Model
- Per unit
- Detail
- The provider’s price, with no markup. Billed for measured usage.
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.