Skip to main content
POST
Answer a question the agent asked

Parámetros de ruta

questionId
string<uuid>
requerido

The question's id, as question-asked announced it.

Cuerpo

application/json

One person's answer to every question of one ask_user call, in the order the questions were asked — position is the join, because a question carries no id of its own.

answers
object[]
requerido

One entry per question asked, in that order.

Respuesta

Answered. The tool call that raised it is running again, and its close arrives as tool-call-finished for the call question-asked named.