Skip to main content
Glama
mohalmah
by mohalmah

script_processes_list

Retrieve and filter processes for a Google Apps Script project by script ID, time range, function name, status, deployment, or user access level. Supports pagination and partial responses.

Instructions

List processes for a Google Apps Script project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deploymentIdNoThe deployment ID to filter processes.
endTimeNoThe end time for filtering processes.
fieldsNoSelector specifying which fields to include in a partial response.
functionNameNoThe name of the function to filter processes.
pageSizeNoThe number of processes to return per page.
pageTokenNoToken for pagination.
prettyPrintNoReturns response with indentations and line breaks.
projectNameNoThe project name to filter processes.
scriptIdYesThe ID of the script to filter processes.
startTimeNoThe start time for filtering processes.
statusesNoThe statuses to filter processes.
typesNoThe types of processes to filter.
userAccessLevelsNoUser access levels to filter.

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