Πίσω στο Work
Σύνδεση Knoon AI με Work (System) για αυτοματοποίηση ροών εργασίας AI.
Start a task in the background without waiting for its output.
systemWorkStart
ΒΕΤΑ
Άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| workBoxId | file | Work box to run. | Ναι |
| query | mustache | Text to send as the first work message. | Ναι |
| attachments | array (attachment) | Optional array of attachment agent variables. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| status | string | DONE. |
| sensitive.workId | string | Created work ID. |
| sensitive.workBoxId | string | Work box ID used. |
| sensitive.messageId | string | Created message ID. |
| sensitive.attachmentsCount | number | Number of uploaded attachments. |



