list_decision_answers
Retrieve answer rows from a ServiceNow decision table using its sys_id to access decision outcomes for automation.
Instructions
List the answer/result rows of a decision table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 100) | |
| decision_sys_id | Yes | sys_id of the decision table (sys_decision) |