assists
Explain Task
Generate a plain-language task explanation.
Returns: Summary, key points, and suggested next action.
POST
Explain Task
Body
application/json
Request body for the explain-task assist.
The server fetches the referenced task and, when provided, the correlation bucket so the assist can ground its explanation in the surrounding event stream.
Attributes: task_id: Task to explain. correlation_bucket_id: Optional correlation bucket whose recent events should enrich the explanation.
Response
Successful Response
Explain Task