script_get_file
Retrieve the complete source code of a file from a Google Apps Script project to review, analyze, or modify script content directly from conversational interfaces.
Instructions
Get the full source code of a file in the script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| file_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |