clasp_apis
List, enable, or disable Google Apps Script APIs in your project. Manage API access directly from your development environment.
Instructions
List or enable/disable APIs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | List enabled APIs | |
| open | No | Open API console | |
| enable | No | API to enable | |
| disable | No | API to disable | |
| rootDir | No | Root directory of the project | . |