configure_workspace_list
Add or update a list view in a ServiceNow agent workspace. Define the table, title, columns, and query filters to control which records appear.
Instructions
Add or update a list view in an agent workspace. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Encoded query filter | |
| table | Yes | List table | |
| title | Yes | List title | |
| columns | No | Comma-separated field names | |
| workspace_sys_id | Yes | Workspace sys_id |