script_add_function
Add custom functions to Google Apps Script files to extend automation capabilities in Google Workspace applications like Sheets, Docs, and Gmail.
Instructions
Add a new function to an existing file. Appends at the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| file_name | Yes | ||
| source | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |