Tool to search for deliveries, collections, or vehicles. Use after defining search criteria to retrieve matching jobs.
qQuery object containing search criteria. Supported keys: 'date' (YYYY-MM-DD format), 'do' (delivery order number), 'type' ('delivery' or 'collection'), 'status' (e.g., 'In Progress', 'Completed'), 'tracking_status' (e.g., 'info_recv', 'on_vehicle'), 'address', 'name', 'zone'.
pageintegerPage number for pagination (1-based). Defaults to 1.
limitintegerNumber of jobs to return per page.
orderstringSorting order: ASC (ascending) or DESC (descending).
offsetintegerNumber of jobs to skip (for 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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.