clasp_setting
Manage project settings by setting or updating configuration values like script ID or root directory for Google Apps Script projects.
Instructions
Manage project settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Setting key (e.g., scriptId, rootDir) | |
| value | No | Setting value | |
| rootDir | No | Root directory of the project | . |