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