Analyze the provided YouTube video to thoroughly understand the n8n workflow built or demonstrated. Focus on the final state and complete functionality. Then, identify and extract:
The overall primary objective and overview of the workflow.
The specific trigger type, its configuration (e.g., source for webhook, frequency for schedule, event, and expected input data format/schema).
For each distinct step in the data flow: input sources and formats, all processing logic (transformations, calculations, conditions, loops), and output destinations with their required formats.
All integrations used (target applications, specific operations, authentication needs, data format requirements).
Any error handling mechanisms, retry logic, logging, or data validation explicitly shown or implied as best practice.
Any documentation or comments within the workflow.
All nodes used in the workflow, node configurations and connections, API endpoints/services mentioned, authentication requirements, and data transformations shown.
Generate a fully formulated prompt for the n8n agent builder, ready to be copied and pasted, containing all the extracted information.