create_workbook
Generate a new Excel workbook by specifying the file path, enabling users to create .xlsx files for data organization and analysis.
Instructions
新しいExcelワークブックを作成します
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | 作成するExcelファイルの絶対パス(例: C:/Users/Username/Documents/report.xlsx)。ファイル拡張子は.xlsxである必要があります |