script_projects_get
Fetches metadata for a Google Apps Script project using its script ID, with automatic OAuth authentication.
Instructions
Get metadata of a Google Apps Script project. OAuth authentication is handled automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Selector specifying which fields to include in a partial response. | |
| scriptId | Yes | The ID of the script project to retrieve. |