Adobe Creative Cloud · Arazzo Workflow
Adobe Creative Cloud PDF Compress and Cleanup
Version 1.0.0
Upload a PDF, compress it, retrieve the result, then delete the temporary source asset.
View Spec
View on GitHub
Ai MlCloudCreativeDesignDocumentsPhotographySoftware-as-a-ServiceVideoArazzoWorkflows
Provider
Workflows
pdf-compress-and-cleanup
Compress an uploaded PDF, fetch the result, and delete the source asset.
Creates an upload asset, submits a compression job, retrieves the compressed result download URI, and deletes the temporary source asset.
1
createUploadAsset
Create an upload asset for the source PDF, obtaining an asset ID and a presigned upload URI.
2
submitCompress
Submit the compress-PDF job referencing the uploaded asset at the requested level. Responds 201 with a Location header for job status.
3
getResultDownloadUri
Retrieve the presigned download URI for the compressed result asset once the job has completed.
4
deleteSourceAsset
Delete the temporary source asset now that the compressed result has been retrieved.
Source API Descriptions
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.