list_decision_tables
List ServiceNow Decision Builder decision tables, optionally filtering by name, description, or active status. Find decision tables needed for automation and decision logic.
Instructions
List Decision Builder decision tables (sys_decision), optionally filtered by name or active status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| query | No | Search decision tables by name or description | |
| active | No | Filter to active decision tables only |