Tool to list published blog posts for a specific site. Use when you have a site ID and need to paginate, sort, and retrieve post summaries.
cursorstringPagination cursor for fetching next or previous pages.
siteIdRequiredstringUUID of the site to list blog posts for.
sortBystringField to sort by. One of 'createdAt', 'updatedAt', 'publishedAt'. Default is 'updatedAt'.
pageSizeintegerNumber of items per page (default 10, max 25).
sortDirectionstringSort direction. One of 'asc' or 'desc'. Default is 'desc'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.