generated: '2026-07-18' method: derived status: candidate source: openapi/arctic-wolf-ticket-api-openapi.json notes: >- No official hosted/remote Arctic Wolf MCP server was found. This is a candidate tool list derived one-to-one from the Ticket API operations, for a future MCP server fronting the Arctic Wolf Ticket API. server: name: arctic-wolf-ticket transport: http tools: - name: list_tickets description: List tickets for an organization, with filters (status, assignee, priority, type, date ranges). source_operation: openapi/arctic-wolf-ticket-api-openapi.json#listTickets - name: get_ticket_by_id description: Get a single ticket by its ID. source_operation: openapi/arctic-wolf-ticket-api-openapi.json#getTicketById - name: close_ticket description: Close a ticket. source_operation: openapi/arctic-wolf-ticket-api-openapi.json#closeTicket - name: add_comment_to_ticket description: Add a comment to a ticket. source_operation: openapi/arctic-wolf-ticket-api-openapi.json#addCommentToTicket - name: get_attachment description: Download an attachment from a ticket. source_operation: openapi/arctic-wolf-ticket-api-openapi.json#getAttachment