Tool to fetch posts from a series within a publication. Use when retrieving and paginating through series posts in a specific publication.
afterstringCursor for pagination to fetch the next page of posts
firstintegerNumber of posts to fetch (default: 10, minimum: 1)
series_slugRequiredstringSlug of the series within the publication
publication_idstringID of the publication. Either publication_id or publication_host must be provided.
publication_hoststringHostname of the publication (e.g., 'blog.developerdao.com'). Either publication_host or publication_id must be provided.
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.