5. Confluence Tool

OverviewIntegrates AEX agents with Atlassian Confluence to read and write knowledge content.

Key capabilities

  • Create and update pages in selected spaces.
  • Retrieve page content for summarization or reuse.
  • Discover spaces for correct content placement.

Functions

  • create_page – Creates a new page in a Confluence space.
  • update_page – Updates an existing Confluence page.
  • get_page_content – Retrieves the content of a Confluence page.
  • list_spaces – Lists all spaces in the Confluence instance.

Configuration

  • Secrets: CONFLUENCE_API_TOKEN, CONFLUENCE_USERNAME
  • Config: CONFLUENCE_BASE_URL

Typical AEX use cases

  • Auto-generating incident/post-mortem reports as Confluence pages.
  • Converting agent Q&A into persistent KB articles.