📄️ Multi-file missions
For complex missions, organize your code across multiple files in a folder structure.
📄️ Execution state
Reqon maintains execution state for resumable missions and audit trails.
📄️ Parallel execution
Reqon supports parallel execution of independent actions for improved performance.
📄️ Extending Reqon
Extend Reqon with custom functions, store adapters, and integrations.
📄️ MCP Integration
Integrate Reqon with AI assistants via the Model Context Protocol (MCP) server for AI-driven data pipeline execution and querying.