Tool to retrieve a list of inventory documents. Use when you need to fetch inventory records with optional filters for ID, type, status, date range, warehouse, or pagination.
pageintegerPage number of results (max 100 documents per page).
filter_date_tointegerMaximum creation date (Unix timestamp) to filter by.
filter_date_fromintegerMinimum creation date (Unix timestamp) to filter by.
filter_document_idintegerSpecific inventory document ID to filter by.
filter_warehouse_idintegerWarehouse ID to filter by.
filter_document_typeintegerDocument type to filter by: 0=GR, 1=IGR, 2=GI, 3=IGI, 4=IT, 5=OB.
filter_document_statusintegerDocument status to filter by: 0=Draft, 1=Confirmed.
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.