script_get_function
Retrieve the source code of a specific Google Apps Script function by providing the script ID and function name.
Instructions
Get the source code of a specific function by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| function_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |