List all tickets from a specified silo with cursor-based pagination support. This tool retrieves tickets from the helpdesk system with flexible sorting and pagination. Use this when you need to retrieve tickets for monitoring, reporting, or processing. Key features: - Retrieves…
silostringSilo/folder to list tickets from. Defaults to 'tickets'.
orderstringSort direction (asc or desc).
sortBystringField to sort by.
next.IDstringID of last item on current page (forward cursor).
prev.IDstringID of first item on current page (backward cursor).
pageSizeintegerNumber of results per page (1-100).
next.valuestringTimestamp of last item on current page (forward cursor).
prev.valuestringTimestamp of first item on current page (backward cursor).
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.