get_business_rule
Get a ServiceNow business rule's complete details and script body by providing its sys_id. Avoid missing context when debugging or reviewing rule logic.
Instructions
Get full details and script body of a business rule (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | System ID of the business rule |