Skip to main content

MCP tool: create_ticket

Creates a new ticket in the Thena platform. Useful for support, issue tracking, or workflow automation.

Example prompt

Input parameters

Response fields

Below are the fields you may see in the response:
FieldTypeDescription
idstringTicket unique ID
ticketIdnumberTicket number
titlestringTicket title
descriptionstringTicket description
statusstringCurrent status
prioritystringPriority
accountstringAccount name
accountIdstringAccount ID
teamIdstringTeam ID
teamNamestringTeam name
ticketIdentifierstringTicket identifier
isPrivatebooleanWhether the ticket is private
formIdstringForm ID
requestorEmailstringRequestor email
submitterEmailstringSubmitter email
customFieldValuesarrayCustom field values
customerContactIdstringCustomer contact ID
customerContactFirstNamestringCustomer contact first name
customerContactLastNamestringCustomer contact last name
customerContactEmailstringCustomer contact email
sentimentIdstringSentiment ID
sentimentstringSentiment
createdAtstring (ISO8601)Creation timestamp
updatedAtstring (ISO8601)Last update timestamp
Other top-level fields in the response:

Sample response