Skip to main content
Glama

Freshservice MCP server

by effytech

delete_ticket

Remove a specific ticket from Freshservice by providing its unique ID. This action permanently deletes the ticket from the system.

Instructions

Delete a ticket in Freshservice.

Input Schema

NameRequiredDescriptionDefault
ticket_idYes

Input Schema (JSON Schema)

{ "properties": { "ticket_id": { "title": "Ticket Id", "type": "integer" } }, "required": [ "ticket_id" ], "title": "delete_ticketArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/effytech/freshservice_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server