excel_create
Create a new Excel spreadsheet with a single command. Initiate a blank workbook for data entry and analysis.
Instructions
Create a new Excel spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- server.js:67-67 (registration)Tool 'excel_create' is registered in the TOOLS array with description 'Create a new Excel spreadsheet'. It's registered on line 107 via server.tool() call, but the actual handler is a stub that returns an inspection placeholder message.
["excel_create", "Create a new Excel spreadsheet"],