Skip to main content
Glama

delete_issue

Remove an issue by its ID from Taiga project management using the Taiga MCP Bridge, ensuring efficient issue management and streamlined workflows.

Instructions

Deletes an issue by its ID.

Input Schema

NameRequiredDescriptionDefault
issue_idYes
session_idYes

Input Schema (JSON Schema)

{ "properties": { "issue_id": { "title": "Issue Id", "type": "integer" }, "session_id": { "title": "Session Id", "type": "string" } }, "required": [ "session_id", "issue_id" ], "title": "delete_issueArguments", "type": "object" }

Latest Blog Posts

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/talhaorak/pytaiga-mcp'

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