5 MCP tools for managing collection ticket comments through the Issue Tracking API. Same schema across 4 connectors.
issue_tracking_collection_ticket_comments_allRetrieve a paginated list of collection ticket comments with optional filtering and sorting.
issue_tracking_collection_ticket_comments_oneRetrieve a single record by its unique identifier.
issue_tracking_collection_ticket_comments_createCreate a new record with the provided fields.
issue_tracking_collection_ticket_comments_updateUpdate an existing record by its unique identifier.
issue_tracking_collection_ticket_comments_deleteRemove a record by its unique identifier.
4 providers support collection ticket comments through the Issue Tracking API.
execute_tool