Skip to main content
Glama

run_script_function_tool

Execute functions in deployed Google Apps Script projects by providing script ID and function name, enabling remote automation and integration.

Instructions

Execute a function in a deployed script.

Note: Requires the script to be deployed as "API Executable" in the Apps Script editor. See README for setup instructions.

Args: script_id: The script project ID function_name: Name of function to execute parameters: Optional list of parameters to pass to the function dev_mode: If True, run latest code; if False, run deployed version

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
script_idYes
function_nameYes
parametersNo
dev_modeNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sam-ent/appscript-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server