On a form submission, an OpenAI agent reads an n8n workflow and generates documentation into Google Docs and downloadable files.
On form submission, scrapes pages with Zyte in batches and returns the extracted data as a downloadable file.
Watches an approved Gmail mailbox for messages containing one PDF, extracts text through a configured document service, converts the text into validated issue fields through a configured structured-extraction service, and creates a Jira issue with a persisted correlation marker.
On a webhook request, reads an incoming PDF, processes its contents with OpenAI, saves the result to Google Drive, and emails it via Gmail.