Explore the various actions you can perform with your AI agent in CometChat.
Create Support Ticket
Create a Zendesk ticket with the following details.
create_support_ticket
Creates a support ticket in Zendesk based on user query details.
"<parameterName>"
must exactly match the Tool Name you created in AI Agent → Tools.string
, number
, boolean
, object
, or array
.
Parameter Descriptions: Clearly explain the purpose and expected format of each parameter.
Field | Value |
---|---|
Display Name | Create Support Ticket |
Execution Text | Create a Zendesk ticket with the provided details. |
Name | create_support_ticket |
Description | Creates a support ticket in Zendesk for user issues. |
Parameters | See JSON example above |
Name
field, use lowercase with underscores.