analysis
Run read-only analysis on ServiceNow catalog answers or journal history. Retrieve RITM variable values, comments, work notes, and close notes within a date window.
Instructions
Run bounded, read-only analysis over catalog answers or journals.
Args: action: 'ritm_variables' | 'journal_history' | 'describe'. table: Target table for journal_history. sys_id: Target record sys_id for ritm_variables or journal_history. fields_csv: Allowed journal fields: comments, work_notes, close_notes. since: ISO date floor for journal_history; overrides window_days. window_days: Journal window; defaults to 90 days. limit: Row cap; defaults to MAX_ROW_LIMIT and is capped by it. offset: Zero-based row offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| table | No | ||
| action | Yes | ||
| offset | No | ||
| sys_id | No | ||
| fields_csv | No | ||
| window_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |