update_report
Update an existing ServiceNow report definition by providing its sys_id and the fields to modify, such as title, query, type, or aggregate.
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 |