C

Confluence

by Atlassian

Connect AI to Confluence to search your wiki and answer questions with citations back to the source page, and to create and update pages, spaces and collaborative content

ProductivityFreeAPI keydocumentationwikiknowledge-basecollaborationproductivitycontentai-assistantcitationsdocumentation-search

How agents use Confluence

  • Agent creates a new Confluence page to document a workflow run, decision log, or generated report
  • Agent searches Confluence to retrieve relevant documentation before answering a question or starting a task
  • Agent answers a question from your wiki and returns the page title and URL it drew from, so every answer carries a citation back to the source
  • Agent runs a CQL search across spaces and cites the specific pages behind its answer rather than paraphrasing without attribution
  • Agent checks the version and last-updated date of a cited page, so answers flag when the underlying documentation is stale
  • Agent updates an existing page to keep runbooks, status reports, or reference docs in sync with workflow outputs
  • Agent generates structured meeting notes or sprint summaries and publishes them to the correct space
  • Agent reads a page to extract procedures or rules that guide its decision-making in a workflow

Agent actions

Create PageCreate a new page in a Confluence space

Inputs: spaceKey, title, content, parentId, labels

Returns: pageId, pageUrl, version, success

Update PageUpdate an existing Confluence page

Inputs: pageId, title, content, version, minorEdit

Returns: success, version

Get PageRetrieve details of a specific page

Inputs: pageId, expand

Returns: page, title, content, version, spaceKey

Get Page by TitleFind a page by title within a space

Inputs: spaceKey, title

Returns: page, pageId, found

Delete PageDelete a page from Confluence

Inputs: pageId

Returns: success

Search ContentSearch for content using CQL (Confluence Query Language)

Inputs: cql, limit, start

Returns: results, total, count

Get SpaceRetrieve details of a Confluence space

Inputs: spaceKey

Returns: space, name, key, type

List SpacesRetrieve a list of all accessible spaces

Inputs: limit, type

Returns: spaces, total

Create SpaceCreate a new Confluence space

Inputs: key, name, description

Returns: spaceId, spaceKey, success

Add CommentAdd a comment to a page

Inputs: pageId, content

Returns: commentId, success

Get CommentsRetrieve comments from a page

Inputs: pageId, limit

Returns: comments, total

Add LabelAdd a label to a page

Inputs: pageId, label

Returns: success

Remove LabelRemove a label from a page

Inputs: pageId, label

Returns: success

Get Page ChildrenRetrieve child pages of a page

Inputs: pageId, limit

Returns: children, total

Get Page AncestorsRetrieve ancestor pages of a page

Inputs: pageId

Returns: ancestors, count

Add AttachmentAdd an attachment to a page

Inputs: pageId, filename, fileData, comment

Returns: attachmentId, success

Get AttachmentsRetrieve attachments from a page

Inputs: pageId

Returns: attachments, total

Convert Content to HTMLConvert wiki markup or storage format to HTML

Inputs: content, format

Returns: html, success

Create WebhookCreate a webhook for Confluence events

Inputs: name, url, events

Returns: webhookId, success

Example workflows

1

Automated documentation

Automatically generate and update documentation pages from code, APIs, or other sources

2

Knowledge base automation

Create and maintain a knowledge base with automated content updates

3

Meeting notes generation

Automatically create meeting notes pages from calendar events and recordings

4

Content synchronization

Sync content between Confluence and other systems for unified documentation

5

AI assistant for Confluence with citations

Let an AI assistant answer questions from your wiki and cite the Confluence page each answer came from, so staff and customers can verify the source instead of trusting an unattributed answer

About Confluence

Vendor
Atlassian
Pricing Always review details with the vendor
FreeFree tier available with limited features. Standard plan starts at $5.75/user/month. API access included in all plans.
Authentication
API key
Rate limit Always review details with the vendor
300 requests / minute
Compatible nodes
AgentResourceInputOutput

Put Confluence behind your AI agent

Set up Confluence alongside your other tools in the planner — no code — so AI can act on it for your customers.

Open the planner

Related Productivity tools

Confluence AI Agent Integration