Check the processing progress of a search by its ID. Use this tool after initiating a single or bulk search to monitor its status. For mode='single': Checks progress of individual search items via /bulk-single-searchs/read endpoint. For mode='bulk': Checks progress of bulk searc…
idRequiredstringThe ID to check: for mode='single', the search item ID (_id); for mode='bulk', the bulk file ID.
modeRequiredstringMode of progress check: 'single' for individual search items, 'bulk' for bulk file progress.
nextbooleanPagination direction: true to fetch the next page, false to fetch the previous page.
typestring(mode='single' only) Filter results by task type.
limitintegerMaximum number of records to fetch per page. For single mode: max 100, default 10. For bulk mode: max 50, default 10.
sortsarrayPagination cursor from a previous response. Required when navigating to next/previous pages.
statusstring(mode='bulk' only) Filter bulk files by processing status.
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.