OptionalautoOptionalcustomZod schema for custom headers in the activated job
OptionalfetchOptional list of variable names to fetch during activation
OptionalinputZod schema for variables in the activated job
Job activation timeout
Zeebe job type
Optionalmaxconcurrency limit
OptionaloutputZod schema for variables in the complete command
OptionalpollBackoff between polls - default 1ms
OptionalpollThe request will be completed when at least one job is activated or after the requestTimeout. If the requestTimeout = 0, the request will be completed after a default configured timeout in the broker. To immediately complete the request when no job is activated set the requestTimeout to a negative value
OptionalvalidateValidate any provided input, output, customheader schema default: false
OptionalworkerOptional explicit name
Immediately start polling for work - default
true