Skip to main content
Glama

mcptix

by ownlytics

delete_ticket

Remove a ticket from the mcptix MCP server by specifying its ID. This tool helps streamline ticket management within AI-assisted project tracking systems.

Instructions

Delete a ticket

Input Schema

NameRequiredDescriptionDefault
idYesTicket ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Ticket ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from mcptix

Related Tools

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/ownlytics/mcptix'

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