script_projects_deployments_get
Retrieve a specific deployment of a Google Apps Script project using its script and deployment IDs to access deployment details.
Instructions
Get a deployment of an Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | The ID of the script project. | |
| deploymentId | Yes | The ID of the deployment to retrieve. |