Step 4: AI Agentic System
This AI-powered workflow dynamically selects and executes the most suitable tool based on user feedback, using LLM as a reasoning engine. It includes authentication to OpenAI, user input collection, tool list scanning, and a recursive loop where the LLM determines the correct path and actives the corresponding sub-workflow.