List Deployments
list_deploymentsRetrieve all deployments of a Google Apps Script project by providing the script ID and user email.
Instructions
Lists all deployments for a script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | User's email address | |
| script_id | Yes | The script project ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |