5 MCP tools for managing collection tickets through the Issue Tracking API. Same schema across 6 connectors.
issue_tracking_collection_tickets_allRetrieve a paginated list of collection tickets with optional filtering and sorting.
issue_tracking_collection_tickets_oneRetrieve a single record by its unique identifier.
issue_tracking_collection_tickets_createCreate a new record with the provided fields.
issue_tracking_collection_tickets_updateUpdate an existing record by its unique identifier.
issue_tracking_collection_tickets_deleteRemove a record by its unique identifier.
6 providers support collection tickets through the Issue Tracking API.
execute_tool