zda_create_sla_policy
Create a Zendesk SLA policy by defining title, description, filter conditions, and policy metrics with priority, target, and business hours.
Instructions
Create a new Zendesk sla_policy. Common fields: title, description, filter {all,any}, policy_metrics (priority/metric/target/business_hours).
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. |