InTouch Hub · Blue Isle Software

Googleapis Script

Googleapis Script is a connector for the Google Apps Script API, used to create, deploy, and manage scripts that automate Google Workspace and related services.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

clouddeploygoogleapis

Googleapis Script

Googleapis Script is a connector for the Google Apps Script API, used to create, deploy, and manage scripts that automate Google Workspace and related services.

Operations

Inputs

Example

operation: script_processes_list
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: script_processes_list, script_processes_listscriptprocesses, script_projects_get, script_projects_getcontent, script_projects_deployments_list, script_projects_deployments_get
deploymentId string no Path parameter deploymentId (required by some operations).
scriptId string no Path parameter scriptId (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.