Adobe Creative Suite · Arazzo Workflow
Adobe PDF Services Auto-tag PDF for Accessibility
Version 1.0.0
Upload a PDF, auto-tag it for accessibility, poll the job, and get the tagged output download URI.
Provider
Workflows
autotag-pdf
Upload a PDF, auto-tag it for accessibility, and resolve the tagged download URI.
Registers a source PDF asset, submits an auto-tag operation, polls the job to a terminal state, and returns the download URI of the accessibility-tagged PDF on success.
1
2
submitAutoTag
Submit an auto-tag operation against the uploaded PDF asset. The API returns a job id for polling.
3
pollOperation
Poll the auto-tag operation status, repeating while it is in progress and branching once it is done or failed.
4
getOutput
Retrieve the tagged PDF asset metadata and a fresh temporary download URI for the output file.
5
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.