Mux · Arazzo Workflow
Mux AI Summarize Asset
Version 1.0.0
Create an asset, wait until ready, queue an AI summarize job against it, then poll the job until it completes.
View Spec
View on GitHub
Video InfrastructureVideo StreamingLive StreamingVideo AnalyticsVideo AIEncodingArazzoWorkflows
Provider
Workflows
ai-summarize-asset
Create a ready asset, queue an AI summarize job, and wait for it to complete.
Creates an asset, waits for ready, queues a summarize job, and polls the job until completed.
1
createAsset
create-asset
Create a new asset from the source URL to summarize once it is ready.
2
waitForReady
get-asset
Poll the asset until its status reaches ready so it can be summarized.
3
queueSummarizeJob
create-summarize-job
Queue an AI summarize job that targets the ready asset with the chosen tone.
4
waitForJob
get-summarize-job
Poll the summarize job until its status reaches completed so the generated title, description, and tags can be read.