Zum Hauptinhalt springen

task-update

Aktualisiert eine Aufgabe, z. B. Fortschritt oder Status.

Path Parameters
taskId uuid REQUIRED

Possible values: Value must match regular expression ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Request Body REQUIRED
kind string

Possible values: [chat, task, project, goal, decision]

conversationStatus
conclusion
concludedMessageId
data object
priority integer

Possible values: value ≤ 4

status string

Possible values: [pending, running, completed, failed, cancelled, sleeping, waiting, blocked]

repeat
repetitionPattern
repetitionText
repetitionTimeout
name string
description string
scheduledFor
duration
deadline
agentId
spaceId
parentTaskId uuid

Possible values: Value must match regular expression ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

isPersonalAssistant

Flag, das anzeigt, task is for personal assistant (vs user)

Responses
200

Successful response

Schema OPTIONAL
id uuid

Possible values: Value must match regular expression ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

shortId string
kind string

Possible values: [chat, task, project, goal, decision]

type string
status string

Possible values: [pending, running, completed, failed, cancelled, sleeping, waiting, blocked]

conversationStatus
conclusion
concludedMessageId
priority number
data
result OPTIONAL
error
progress OPTIONAL
progressMessage OPTIONAL
updatedAt string
createdAt string
startedAt
completedAt
scheduledFor
spaceId
creatorId
chunkId
retries number
maxRetries number
nextRetryAt
lockedBy
lockedAt
triggerId
state OPTIONAL
retainUntil
agentId
toolId
repeat
repetitionPattern
repetitionText
repetitionOf
repetitionTimeout OPTIONAL
name
description
minDuration
maxDuration
deadline
sourceUrl
sourceType
sourceId
400

Ungültige Eingabedaten

Schema OPTIONAL
message string

Fehlermeldung

code string

Fehlercode

issues object[] OPTIONAL

Liste der Ursachen, die zum Fehler geführt haben

message string
401

Autorisierung nicht angegeben

Schema OPTIONAL
message string

Fehlermeldung

code string

Fehlercode

issues object[] OPTIONAL

Liste der Ursachen, die zum Fehler geführt haben

message string
403

Unzureichende Berechtigung

Schema OPTIONAL
message string

Fehlermeldung

code string

Fehlercode

issues object[] OPTIONAL

Liste der Ursachen, die zum Fehler geführt haben

message string
404

Not found

Schema OPTIONAL
message string

Fehlermeldung

code string

Fehlercode

issues object[] OPTIONAL

Liste der Ursachen, die zum Fehler geführt haben

message string
500

Interner Serverfehler

Schema OPTIONAL
message string

Fehlermeldung

code string

Fehlercode

issues object[] OPTIONAL

Liste der Ursachen, die zum Fehler geführt haben

message string