get_web_app_url
Get the /exec web app URLs and access configuration for Google Apps Script deployments. Use this to find live endpoints and their access settings.
Instructions
Get the web app /exec URL(s) and access config for a script project's deployments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | The ID of the script project. | |
| deploymentId | No | Optional specific deployment to inspect. If omitted, all deployments are scanned. |