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 the content of a Google Apps Script project by specifying the script ID, version number, and optional fields. Integrates with the Google Apps Script API to manage project details.
Create a new version for a Google Apps Script project by specifying the script ID and version description, enabling version control and project management within the Google Apps Script MCP Server.
Execute a specified Google Apps Script by providing its ID and optional parameters. Streamline script management and integration with any MCP-compatible client for efficient workflow automation.
Retrieve detailed metrics for Google Apps Script projects, including data granularity and deployment-specific insights, to monitor and optimize script performance effectively.
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.
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.