Back to Work

Connect Knoon AI with Work (System) to automate AI workflows.

Start a task in the background and run immediately without waiting for its output. Note: Output and state of the task will not be returned.
systemWorkStart
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
workBoxIdfile Work box to run.Yes
querymustache Text to send as the first work message.Yes
attachmentsarray (attachment)Optional array of attachment agent variables.No
Returns
NameTypeDescription
statusstring DONE.
sensitive.workIdstring Created work ID.
sensitive.workBoxIdstring Work box ID used.
sensitive.messageIdstring Created message ID.
sensitive.attachmentsCountnumber Number of uploaded attachments.