Skip to main content
POST
Answer a question the agent asked

Path Parameters

questionId
string<uuid>
required

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

Body

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[]
required

One entry per question asked, in that order.

Response

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