Skip to main content
POST
Answer a question the agent asked

Parâmetros de caminho

questionId
string<uuid>
obrigatório

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

Corpo

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[]
obrigatório

One entry per question asked, in that order.

Resposta

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