Confluence API operations via Python CLI scripts. AUTOMATICALLY TRIGGER when user mentions Confluence URLs (https://wiki.*/pages/*, https://*.atlassian.net/wiki/*), page IDs, or asks about Confluence pages/spaces. Use when Claude needs to: (1) Get page content by ID or title, (2) Search pages with CQL, (3) List spaces, (4) Get page tree/children, (5) Create or update pages. If authentication fails, offer interactive credential setup via confluence-setup.py. Supports both Confluence Cloud and Server/Data Center with automatic auth detection.