5 MCP tools for managing collection tags through the Issue Tracking API. Same schema across 4 connectors.
issue_tracking_collection_tags_allRetrieve a paginated list of collection tags with optional filtering and sorting.
issue_tracking_collection_tags_oneRetrieve a single record by its unique identifier.
issue_tracking_collection_tags_createCreate a new record with the provided fields.
issue_tracking_collection_tags_updateUpdate an existing record by its unique identifier.
issue_tracking_collection_tags_deleteRemove a record by its unique identifier.
4 providers support collection tags through the Issue Tracking API.
execute_tool