Zum Hauptinhalt springen

task-updateProgress

Update the progress of a task

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
progress number REQUIRED

Possible values: value ≤ 100

message string
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