zda_create_view
Create a new Zendesk view with custom conditions, columns, and sorting to filter and display tickets.
Instructions
Create a new Zendesk view. Common fields: title, conditions {all,any}, execution (columns/sorting), active, restriction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The resource's fields (passthrough) — e.g. title/name, conditions ({all,any} of {field,operator,value}), actions, etc. Pass the fields directly; do NOT wrap them in a {<resource>: ...} envelope — the server adds that automatically. |