create_apps_script_system
Set up a Google Apps Script project bound to a spreadsheet, including initial script files and optional spreadsheet configuration.
Instructions
Create a complete Apps Script system with spreadsheet binding and initial files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_name | Yes | Name for the system (used for both spreadsheet and Apps Script project) | |
| script_files | Yes | Initial files to create in the Apps Script project | |
| spreadsheet_config | No | Optional spreadsheet configuration |