script_delete_function
Remove a function from a Google Apps Script project by specifying the script ID and function name to clean up unused code.
Instructions
Delete a function from the script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| function_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |