Create a new Google Apps Script project by specifying a parent project ID and a title for the script. Enables project management through the Google Apps Script API.
Retrieve a specific deployment of a Google Apps Script project by providing the script ID and deployment ID. Simplifies deployment management via the Google Apps Script API.
Create a deployment for a Google Apps Script project by specifying the script ID, manifest file name, version number, and description. Simplifies script project management and deployment processes.
Retrieve a specific version of a Google Apps Script project by providing the script ID and version number, enabling efficient management and access to script iterations.
Enables comprehensive management of Google Apps Script projects, including project creation, file operations, and web app deployments. It features a security-first design with encrypted property management and automated security auditing for GAS environments.
Provides integration with the Google Apps Script API, allowing management of script projects, deployments, versions, and executions through any MCP-compatible client like Claude Desktop or VS Code.
Enables users to create, manage, and execute Google Apps Script projects through natural language. It provides comprehensive tools for code editing, function execution, deployment management, and monitoring script processes.