get_script_include
Retrieve the complete script body of a ServiceNow script include using its sys_id or API name to access and review custom server-side logic.
Instructions
Get full script body of a script include (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id_or_name | Yes | Script include sys_id or api_name |