script_projects_deployments_get
Retrieve a specific deployment of a Google Apps Script project by providing the script ID and deployment ID to manage and inspect project configurations.
Instructions
Get a deployment of an Apps Script project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deploymentId | Yes | The ID of the deployment to retrieve. | |
scriptId | Yes | The ID of the script project. |