List Blogposts
list_blogpostsList Confluence blog posts filtered by space, status, or sort order. Supports pagination to browse large sets of results.
Instructions
List blog posts, optionally filtered by space.
Args:
space_id: Restrict to this space ID.
status: Filter by status — 'current' or 'draft'.
sort: Sort order (e.g. 'created-date', '-created-date', 'title').
cursor: Pagination cursor from a previous response.
limit: Max results to return (default 25, max 250).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| cursor | No | ||
| status | No | ||
| space_id | No |