get_metadata_source
Retrieve a specific ServiceNow source record (e.g., script include, widget) by name or sys_id, returning its full body with a truncation flag for previews.
Instructions
Get one source record (SI/BR/widget) by name/sys_id. Returns body; 'complete' flags if truncated preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | sys_id, name, or logical identifier | |
| source_type | Yes | Specific source type (not 'all'). | |
| max_field_length | No |