script_run
Execute Google Apps Script code by providing the script ID to automate tasks in Google Workspace applications.
Instructions
Run a Google Apps Script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | The ID of the script to run. | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| alt | No | Data format for response. | |
| key | No | API key for the project. | |
| access_token | No | OAuth access token. | |
| oauth_token | No | OAuth 2.0 token for the current user. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. | |
| prettyPrint | No | Returns response with indentations and line breaks. |