get_script_content
Retrieve content from a specific file in a Google Apps Script project to access, review, or modify script code and resources.
Instructions
Retrieves content of a specific file within a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | User's email address | |
| script_id | Yes | The script project ID | |
| file_name | Yes | Name of the file to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |