Back to Actions Integrations Use prebuilt Confluence action templates to auto-create dialog tasks. Prerequisites: Configure Confluence and install templates before proceeding. Navigate to Automation AI > Use Cases > Dialogs, then click the auto-created dialog to open the canvas.Documentation Index
Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Supported Actions
| Action | Description | Method |
|---|---|---|
| Create Content | Creates content in the Confluence space | POST |
Create Content
- Install the template from Confluence Templates.
-
The createContent dialog task is added with:

- createContent - User intent to create content in the Confluence space.
- contentType, spaceKey, contentTitle, contentBody - Entity nodes for content details.
-
getResourceIdService - Bot action service to fetch the resource ID. Click Edit Request:
Sample Request:
Click +Add Response: Sample Response:
- createContentService - Bot action service to create content in the Confluence space.
- createContentMessage - Message node to display the result.
- Click Train to complete training.
- Click Talk to Bot to test.
-
Follow the prompts to create content.

-
Enter title and body details when prompted.

-
Content is created. Click View Content to open it.

-
View the page in Confluence.
