create_support_ticket
Create a support ticket for a retail customer to log issues. Requires customer ID, subject, and description for prioritization and resolution.
Instructions
Create a customer support ticket. Requires ticket:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | ||
| priority | No | normal | |
| customer_id | Yes | ||
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||