create_smart_view
Create a Smart View from a filter so the user can reuse it. Provide a name and the base_query (filter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | View name. | |
| base_query | No | The filter query that defines the view. | |
| description | No | ||
| default_sort | No | ||
| triage_buckets | No | Optional tab/bucket definitions. |