Tool to fetch a paginated list of posts from a publication. Use when you need to list posts page by page for a given publication host.
hostRequiredstringHostname of the publication (e.g., 'blog.developerdao.com').
afterstringCursor from a previous page (endCursor) to fetch the next set of posts.
firstintegerMaximum number of posts to return in this page (must be >=1).
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.