Retry Knowledge Processing Task
Retry or continue one safe Processing history run.
This is intentionally narrow. A run-history action must replay a durable, idempotent work signal or continue from structured audit metadata rather than blindly re-running arbitrary background jobs.
Path Parameters
task_id*Task Id
Response Body
application/json
application/json
curl -X POST "https://example.com/agent/knowledge-processing/tasks/string/retry"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}