list_ui_actions
List UI actions (buttons, context menus, related links) for ServiceNow tables. Filter by type, table, or active status to target specific actions.
Instructions
List UI Actions (buttons, context menus, related links) for a table (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by type: button, context_menu, related_link, list_link, list_button, list_context_menu | |
| limit | No | Max results (default: 25) | |
| table | No | Filter by table name | |
| active | No | Filter to active actions only |