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