Get blog posts
The Confluence get blog post action lists Confluence blog posts. This is a read-only action that returns blog posts the connected account can access, with support for pagination through large result sets.
Prerequisites
- Confluence must be connected as a datasource with the Confluence action pack enabled.
- The connected account must have permission to view blog posts in the relevant spaces.
Supported parameters
| Parameter | Type | Description |
|---|---|---|
| Cursor | String | Opaque pagination cursor for fetching the next page of results from a previous call. |
| Post limit | Integer | Maximum number of blog posts to return per page. |
Usage examples
-
"Show me the latest 10 Confluence blog posts."
-
"List all recent blog posts from our Confluence."
-
"What are the most recent Confluence blog posts in our company announcements space?"