List Blog Posts in Space
list_blogposts_in_spaceList blog posts in a Confluence space by providing the space ID, with optional sort, status filter, and pagination to manage large result sets.
Instructions
List blog posts in a space.
Args:
space_id: Space ID.
sort: Sort field.
status: Blog post status filter.
cursor: Pagination cursor.
limit: Max results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| cursor | No | ||
| status | No | ||
| space_id | Yes |