Tool to retrieve a list of job objects relevant to a specific instance ID. Use after confirming scheduler or time clock instance ID when you need to filter and page through jobs.
sortstringSort key for ordering results. Currently only 'title' is supported.
limitintegerMaximum number of records to return per page.
orderstringSort direction. Defaults to ascending.
jobIdsarrayList of job IDs to filter by. Includes nested sub-jobs under each parent.
offsetintegerNumber of records to skip before starting to collect the result set.
jobCodesarrayList of job codes to filter by. Returns matching sub-jobs and their parents.
jobNamesarrayList of job names to filter by. Returns matching sub-jobs and their parents.
instanceIdsarrayList of instance IDs (scheduler or time clock) to filter by. Only one allowed.
includeDeletedbooleanWhether to include deleted jobs in the response. Defaults to true.
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.