Skip to main content
Glama
mohalmah
by mohalmah

list_script_processes

Retrieve and filter executed process details of a Google Apps Script by script ID, enabling easy monitoring, debugging, and analysis of script executions.

Instructions

List information about a script's executed processes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deploymentIdNoFilter by deployment ID.
endTimeNoFilter by end time.
functionNameNoFilter by function name.
pageSizeNoThe number of processes to return per page.
pageTokenNoToken for pagination.
scriptIdYesThe ID of the script to list processes for.
startTimeNoFilter by start time.
statusesNoFilter by process statuses.
typesNoFilter by process types.
userAccessLevelsNoFilter by user access levels.

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/mohalmah/google-appscript-mcp-server'

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