script_projects_get_content
Retrieve the files and metadata of a Google Apps Script project using its script ID, with optional field filtering and version selection.
Instructions
Get the content of a Google Apps Script project.
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 content for. | |
| versionNumber | No | The version number of the script project. |