Issue Type
Description
Implemented a preprocessing tool that analyzes user input, extracts structured task data, and prepares a clean prompt before sending requests to the LLM through MCP.
Expected behaviour
The tool receives raw user input, identifies the task intent, extracts relevant data, applies validation rules, and returns a structured prompt ready to be sent to the LLM through MCP.
Issue Type
Description
Implemented a preprocessing tool that analyzes user input, extracts structured task data, and prepares a clean prompt before sending requests to the LLM through MCP.
Expected behaviour
The tool receives raw user input, identifies the task intent, extracts relevant data, applies validation rules, and returns a structured prompt ready to be sent to the LLM through MCP.