list_decision_answers
Retrieve decision table answer rows by sys_id. Optionally set a limit to control the number of results.
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) |