fal · Arazzo Workflow
fal Webhook-Backed Submission
Version 1.0.0
Submit an inference job with a webhook callback and confirm it was accepted into the queue.
View Spec
View on GitHub
Artificial IntelligenceGenerative AIGenerative MediaImage-GenerationVideo GenerationAudio GenerationInferenceServerlessGPUMCPArazzoWorkflows
Provider
Workflows
webhook-submission
Queue a job with a completion webhook and confirm acceptance.
Submits an inference request configured to call back a webhook on completion, confirms the IN_QUEUE acceptance, and reads the initial status so the caller has a tracking handle while awaiting the webhook.
1
submitWithWebhook
Submit the inference request with the fal_webhook query parameter so fal delivers a completion callback, and confirm the IN_QUEUE acceptance.
2
confirmTracking
Read the request status once to confirm the queue is tracking the job while the caller awaits the webhook callback.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.