get_script_metrics
Track Google Apps Script performance by fetching metrics filtered by deployment ID and granularity.
Instructions
Get metrics data for Google Apps Script projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Selector specifying which fields to include in a partial response. | |
| scriptId | Yes | The ID of the script project. | |
| deploymentId | Yes | The ID of the deployment to filter metrics. | |
| metricsGranularity | Yes | The granularity of the metrics data. |