Claude-GAS-Bridge

by KaishuShito

execute-gas

Run custom Google Apps Script (GAS) code by integrating with the Claude-GAS-Bridge server. Provide an API key and script to execute GAS tasks via natural language interfaces.

Instructions

Execute custom GAS script

Input Schema

NameRequiredDescriptionDefault
apiKeyYes
scriptYes
titleNo

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "type": "string" }, "script": { "type": "string" }, "title": { "type": "string" } }, "required": [ "script", "apiKey" ], "type": "object" }

You must be authenticated.

Other Tools from Claude-GAS-Bridge

Related Tools

ID: mfqd2f9akw