Permanently remove outdated, duplicate, or sensitive files from Confluence by specifying the attachment ID. This action deletes all versions and cannot be undone.
Update Jira form field answers using the Forms REST API. Specify question IDs, answer types, and values to modify form data. Note: For DATETIME fields, use direct custom field updates instead to preserve time components.
List version history metadata for Confluence pages including version number, timestamp, author ID, and edit message. Filter by version number or date. Does not fetch page content.
Model Context Protocol (MCP) server for Atlassian Cloud products (Confluence and Jira). This integration is designed specifically for Atlassian Cloud instances and does not support Atlassian Server or Data Center deployments.
Integration server that connects AI assistants to Atlassian products (Confluence & Jira), enabling natural language interactions for searching content, managing issues, creating documents, and updating project information.
List and retrieve metadata for all files attached to a Confluence page or blog post, including IDs, titles, sizes, and download URLs for processing or download operations.
Retrieve valid option values for Jira custom fields like select lists and cascading selects. Use this tool to populate dropdowns or validate field inputs in Atlassian instances.
Update a Jira issue's fields including summary, markdown description, simple fields, and rich text fields with automatic Atlassian Document Format conversion.
Search JIRA users by display name or email substring. Returns account ID, display name, email address, active status, and account type for issue assignment.
Change Jira issue status by specifying transition ID, updating fields, and adding comments. Use after identifying available transitions with jira_get_transitions.