Seismic · Arazzo Workflow
Seismic Generate a Livedoc Asynchronously
Version 1.0.0
Resolve a template, inspect its inputs, generate a Livedoc async, and poll the job.
Provider
Workflows
generate-livedoc-async
Generate a Livedoc from a template asynchronously and poll the job.
Resolves a template by name, reads its input definitions, submits an asynchronous generation request, and branches to poll the generation job when the request is accepted or to capture the inline result otherwise.
1
findTemplate
Find the Livedoc template by name, returning the single best match.
2
getTemplateInputs
Read the template's input field definitions to confirm which fields the generation request must supply.
3
generate
Submit an asynchronous Livedoc generation request using the resolved template and supplied merge inputs.
4
pollJob
Read the generation job to capture its status and, when complete, the resulting document identifiers.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.