Confluence
Interact with Confluence
Confluence is Atlassian's powerful team collaboration and knowledge management platform. It serves as a centralized workspace where teams can create, organize, and share information across departments and organizations.
With Confluence, you can:
- Create structured documentation: Build comprehensive wikis, project plans, and knowledge bases with rich formatting
- Collaborate in real-time: Work together on documents with teammates, with comments, mentions, and editing capabilities
- Organize information hierarchically: Structure content with spaces, pages, and nested hierarchies for intuitive navigation
- Integrate with other tools: Connect with Jira, Trello, and other Atlassian products for seamless workflow integration
- Control access permissions: Manage who can view, edit, or comment on specific content
In Visual Workflow AI, the Confluence integration enables your agents to access and leverage your organization's knowledge base. Agents can retrieve information from Confluence pages, search for specific content, and even update documentation when needed. This allows your workflows to incorporate the collective knowledge stored in your Confluence instance, making it possible to build agents that can reference internal documentation, follow established procedures, and maintain up-to-date information resources as part of their operations.
Usage Instructions
Connect to Confluence workspaces to retrieve and search documentation. Access page content, metadata, and integrate Confluence documentation into your workflows.
Tools
confluence_retrieve
confluence_update
Block Configuration
Input
Parameter | Type | Required | Description |
---|---|---|---|
operation | string | Yes | Operation |
Outputs
Output | Type | Description |
---|---|---|
ts | string | ts output from the block |
pageId | string | pageId output from the block |
content | string | content output from the block |
title | string | title output from the block |
success | boolean | success output from the block |
Notes
- Category:
tools
- Type:
confluence