Tool to retrieve a paginated list of all sequences. Use when you need to enumerate sequences with pagination for further processing or display.
afterCursor for pagination; returns results after the specified cursor.
beforestringCursor for pagination; returns results before the specified cursor.
per_pageintegerNumber of results per page (max 1000, default 500).
include_total_countstringIf set to 'true', includes the total count in the pagination.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.