Data Flow- 1. User Query Processing ```User Input...
# ai-netsuite
l
Data Flow- 1. User Query Processing
Copy code
User Input → AI Analysis → Tool Selection → Parameter Extraction → MCP Execution
2. MCP Tool Execution
Copy code
Frontend Request → Backend Proxy → NetSuite MCP → Response Processing → AI Interpretation → UI Display
3. Response Formatting
Copy code
Raw MCP Response → AI Analysis → HTML Formatting → CSS Styling → User Display