parse_natural_language
Convert natural language queries into Excel formulas or commands to analyze spreadsheet data without manual formula writing.
Instructions
Convert natural language to Excel formula or command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query (e.g., "sum all sales", "find duplicates", "average by category") | |
| filePath | No | Path to file for context (optional) | |
| provider | No | Preferred AI provider: anthropic, openai, deepseek, gemini, or local (optional) |