update_report
Update existing ServiceNow report definitions by providing the report sys_id and fields to modify, enabling automated changes to saved reports.
Instructions
Update an existing saved report definition (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (title, type, query, field, aggregate, etc.) | |
| sys_id | Yes | Report sys_id |