Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 464 Bytes

File metadata and controls

11 lines (8 loc) · 464 Bytes

QueueJobPrototype

Represents a request to create a queue job

Properties

Name Type Required Description
input any The job input. May be any valid JSON.
metadata dict Additional metadata for the job
webhook str The webhook to call when the job completes